Interface KerberosServiceSecurityToken
- All Superinterfaces:
org.apache.xml.security.stax.securityToken.SecurityToken,SubjectAndPrincipalSecurityToken
- All Known Implementing Classes:
KerberosServiceSecurityTokenImpl
-
Method Summary
Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken
addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetricMethods inherited from interface org.apache.wss4j.stax.securityToken.SubjectAndPrincipalSecurityToken
getPrincipal, getSubject
-
Method Details
-
getBinaryContent
byte[] getBinaryContent() -
getKerberosTokenValueType
String getKerberosTokenValueType()
-