Interface KeyValueSecurityToken

All Superinterfaces:
org.apache.xml.security.stax.securityToken.SecurityToken, SubjectAndPrincipalSecurityToken
All Known Subinterfaces:
DsaKeyValueSecurityToken, ECKeyValueSecurityToken, RsaKeyValueSecurityToken
All Known Implementing Classes:
DsaKeyValueSecurityTokenImpl, ECKeyValueSecurityTokenImpl, RsaKeyValueSecurityTokenImpl

public interface KeyValueSecurityToken extends SubjectAndPrincipalSecurityToken
  • Method Summary

    Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken

    addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetric

    Methods inherited from interface org.apache.wss4j.stax.securityToken.SubjectAndPrincipalSecurityToken

    getPrincipal, getSubject