Interface SecurityTokenReference

  • All Superinterfaces:
    org.apache.xml.security.stax.securityToken.SecurityToken
    All Known Implementing Classes:
    SecurityTokenReferenceImpl

    public interface SecurityTokenReference
    extends org.apache.xml.security.stax.securityToken.SecurityToken
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> getXmlSecEvents()  
      • Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken

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

      • getXmlSecEvents

        Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> getXmlSecEvents()