| Package | Description |
|---|---|
| org.apache.wss4j.common.kerberos | |
| org.apache.wss4j.dom.validate | |
| org.apache.wss4j.stax.impl.securityToken |
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosTokenDecoderImpl |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected KerberosTokenDecoder |
KerberosServiceSecurityTokenImpl.getTGT() |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.