org.apache.wss4j.stax.validate
Class TokenContext
java.lang.Object
org.apache.wss4j.stax.validate.TokenContext
public class TokenContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenContext
public TokenContext(WSSSecurityProperties wssSecurityProperties,
WSInboundSecurityContext wsInboundSecurityContext,
List<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEvents,
List<QName> elementPath)
getWssSecurityProperties
public WSSSecurityProperties getWssSecurityProperties()
getWsSecurityContext
public WSInboundSecurityContext getWsSecurityContext()
getElementPath
public List<QName> getElementPath()
getFirstXMLSecEvent
public org.apache.xml.security.stax.ext.stax.XMLSecEvent getFirstXMLSecEvent()
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.