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 |
---|---|
KerberosTokenDecoder |
KerberosServiceSecurityTokenImpl.getKerberosTokenDecoder()
Get the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
|
protected KerberosTokenDecoder |
KerberosServiceSecurityTokenImpl.getTGT() |
Modifier and Type | Method and Description |
---|---|
void |
KerberosServiceSecurityTokenImpl.setKerberosTokenDecoder(KerberosTokenDecoder kerberosTokenDecoder)
Set the KerberosTokenDecoder instance used to extract a session key from the received Kerberos
token.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.