Interface HttpsSecurityToken

All Superinterfaces:
org.apache.xml.security.stax.securityToken.InboundSecurityToken, org.apache.xml.security.stax.securityToken.SecurityToken, SubjectAndPrincipalSecurityToken
All Known Implementing Classes:
HttpsSecurityTokenImpl

public interface HttpsSecurityToken extends SubjectAndPrincipalSecurityToken, org.apache.xml.security.stax.securityToken.InboundSecurityToken
  • Method Summary

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

    addWrappedToken, getElementPath, getPublicKey, getSecretKey, getXMLSecEvent, isIncludedInMessage, verify

    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