Class SecurityHeaderInputProcessor

java.lang.Object
org.apache.xml.security.stax.ext.AbstractInputProcessor
org.apache.wss4j.stax.impl.processor.input.SecurityHeaderInputProcessor
All Implemented Interfaces:
org.apache.xml.security.stax.ext.InputProcessor

public class SecurityHeaderInputProcessor extends org.apache.xml.security.stax.ext.AbstractInputProcessor
Processor for the Security-Header XML Structure. This processor instantiates more processors on demand
  • Field Details

    • LOG

      protected static final org.slf4j.Logger LOG
  • Constructor Details

    • SecurityHeaderInputProcessor

      public SecurityHeaderInputProcessor(WSSSecurityProperties securityProperties)
  • Method Details

    • processHeaderEvent

      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
      Throws:
      XMLStreamException
      org.apache.xml.security.exceptions.XMLSecurityException
    • processEvent

      public 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
      Throws:
      XMLStreamException
      org.apache.xml.security.exceptions.XMLSecurityException