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
|
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
SecurityHeaderInputProcessor(WSSSecurityProperties securityProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
org.apache.xml.security.stax.ext.stax.XMLSecEvent |
processHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain) |
public SecurityHeaderInputProcessor(WSSSecurityProperties securityProperties)
public org.apache.xml.security.stax.ext.stax.XMLSecEvent processHeaderEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
XMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic org.apache.xml.security.stax.ext.stax.XMLSecEvent processEvent(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
XMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.