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
Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken
addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetric
-
Method Details
-
getXmlSecEvents
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> getXmlSecEvents()
-