| Package | Description |
|---|---|
| org.apache.ws.security.validate |
| Modifier and Type | Method and Description |
|---|---|
KerberosTokenDecoder |
KerberosTokenValidator.getKerberosTokenDecoder()
Get the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KerberosTokenValidator.setKerberosTokenDecoder(KerberosTokenDecoder kerberosTokenDecoder)
Set the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
|
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.