Package org.apache.wss4j.stax.validate
Class TokenContext
java.lang.Object
org.apache.wss4j.stax.validate.TokenContext
-
Constructor Summary
ConstructorsConstructorDescriptionTokenContext(WSSSecurityProperties wssSecurityProperties, WSInboundSecurityContext wsInboundSecurityContext, List<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEvents, List<QName> elementPath) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.xml.security.stax.ext.stax.XMLSecEvent
-
Constructor Details
-
TokenContext
public TokenContext(WSSSecurityProperties wssSecurityProperties, WSInboundSecurityContext wsInboundSecurityContext, List<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEvents, List<QName> elementPath)
-
-
Method Details
-
getWssSecurityProperties
-
getWsSecurityContext
-
getElementPath
-
getFirstXMLSecEvent
public org.apache.xml.security.stax.ext.stax.XMLSecEvent getFirstXMLSecEvent()
-