public class SecurityHeaderInputProcessor
extends org.apache.xml.security.stax.ext.AbstractInputProcessor
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor
Temporary Processor to buffer all events until the end of the security header
|
class |
SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor
Temporary processor to replay the buffered events
|
| Constructor and Description |
|---|
SecurityHeaderInputProcessor(WSSSecurityProperties securityProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processNextEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processNextHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
protected static final Logger LOG
public SecurityHeaderInputProcessor(WSSSecurityProperties securityProperties)
public org.apache.xml.security.stax.ext.stax.XMLSecEvent processNextHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
processNextHeaderEvent in interface org.apache.xml.security.stax.ext.InputProcessorprocessNextHeaderEvent in class org.apache.xml.security.stax.ext.AbstractInputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic org.apache.xml.security.stax.ext.stax.XMLSecEvent processNextEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
processNextEvent in interface org.apache.xml.security.stax.ext.InputProcessorprocessNextEvent in class org.apache.xml.security.stax.ext.AbstractInputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.