public class SAMLTokenInputHandler
extends org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
| Constructor and Description |
|---|
SAMLTokenInputHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue,
Integer index) |
protected <T> T |
parseStructure(Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventDeque,
int index,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) |
Node |
parseXMLEvent(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent,
Node currentNode,
Document document) |
public void handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue,
Integer index)
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionprotected <T> T parseStructure(Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventDeque, int index, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) throws org.apache.xml.security.exceptions.XMLSecurityException
parseStructure in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandlerorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic Node parseXMLEvent(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent, Node currentNode, Document document) throws WSSecurityException
WSSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.