public class TokenContext extends Object
Constructor and Description |
---|
TokenContext(WSSSecurityProperties wssSecurityProperties,
WSInboundSecurityContext wsInboundSecurityContext,
List<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEvents,
List<QName> elementPath) |
Modifier and Type | Method and Description |
---|---|
List<QName> |
getElementPath() |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
getFirstXMLSecEvent() |
WSInboundSecurityContext |
getWsSecurityContext() |
WSSSecurityProperties |
getWssSecurityProperties() |
public TokenContext(WSSSecurityProperties wssSecurityProperties, WSInboundSecurityContext wsInboundSecurityContext, List<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEvents, List<QName> elementPath)
public WSSSecurityProperties getWssSecurityProperties()
public WSInboundSecurityContext getWsSecurityContext()
public org.apache.xml.security.stax.ext.stax.XMLSecEvent getFirstXMLSecEvent()
Copyright © 2018 JBoss by Red Hat. All rights reserved.