Class BinarySecurityTokenOutputProcessor

  • All Implemented Interfaces:
    org.apache.xml.security.stax.ext.OutputProcessor

    public class BinarySecurityTokenOutputProcessor
    extends org.apache.xml.security.stax.ext.AbstractOutputProcessor
    • Field Summary

      • Fields inherited from class org.apache.xml.security.stax.ext.AbstractOutputProcessor

        action, actionOrder, securityProperties
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processEvent​(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent, org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)  
      • Methods inherited from class org.apache.xml.security.stax.ext.AbstractOutputProcessor

        addAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, doFinal, getAction, getActionOrder, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, init, outputAsEvent, outputDOMElement, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityProperties
    • Constructor Detail

      • BinarySecurityTokenOutputProcessor

        public BinarySecurityTokenOutputProcessor()
                                           throws org.apache.xml.security.exceptions.XMLSecurityException
        Throws:
        org.apache.xml.security.exceptions.XMLSecurityException
    • Method Detail

      • processEvent

        public void processEvent​(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent,
                                 org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
                          throws XMLStreamException,
                                 org.apache.xml.security.exceptions.XMLSecurityException
        Throws:
        XMLStreamException
        org.apache.xml.security.exceptions.XMLSecurityException