org.apache.wss4j.stax.impl.processor.output
Class UsernameTokenOutputProcessor

java.lang.Object
  extended by org.apache.xml.security.stax.ext.AbstractOutputProcessor
      extended by org.apache.wss4j.stax.impl.processor.output.UsernameTokenOutputProcessor
All Implemented Interfaces:
org.apache.xml.security.stax.ext.OutputProcessor

public class UsernameTokenOutputProcessor
extends org.apache.xml.security.stax.ext.AbstractOutputProcessor


Field Summary
 
Fields inherited from class org.apache.xml.security.stax.ext.AbstractOutputProcessor
action, securityProperties
 
Constructor Summary
UsernameTokenOutputProcessor()
           
 
Method Summary
 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, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, init, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsernameTokenOutputProcessor

public UsernameTokenOutputProcessor()
                             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
Specified by:
processEvent in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
Throws:
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.