com.ibm.websphere.wssecurity.wssapi.token
Interface KRB5_APREQ1510Token
- All Superinterfaces:
- BinarySecurityToken, KRBToken, SecurityToken
public interface KRB5_APREQ1510Token
- extends KRBToken
This interface is responsible for the token of Kerberos 5 AP-REQ token as defined in RFC-1510.
The token format is referenced by the specification of OASIS
Web Services Security Kerberos Token Profile.
- See Also:
KRBToken
,
com.ibm.websphere.wssecurity.callbackhandler.KRBGenerateCallbackHandler
,
com.ibm.websphere.wssecurity.callbackhandler.KRBConsumeCallbackHandler
Field Summary |
static javax.xml.namespace.QName |
ValueType
Represents the value type. |
Methods inherited from interface com.ibm.websphere.wssecurity.wssapi.token.SecurityToken |
getId, getKey, getKeyIdentifier, getKeyIdentifierEncodingType, getKeyIdentifierValueType, getKeyName, getPrincipal, getReferenceURI, getThumbprint, getThumbprintEncodingType, getThumbprintValueType, getTokenQname, getValueType, getXML |
ValueType
static final javax.xml.namespace.QName ValueType
- Represents the value type.
- ValueType:
"http://docs.oasis-open.org/wss/oasis-wss-kerberos-token-profile-1.1#Kerberosv5_AP_REQ1510"