org.apache.wss4j.stax.securityToken
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
 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()


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.