public class EncryptEndingOutputProcessor
extends org.apache.xml.security.stax.impl.processor.output.AbstractEncryptEndingOutputProcessor
| Constructor and Description |
|---|
EncryptEndingOutputProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEventDeque) |
void |
processHeaderEvent(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
doFinal, getXmlSecEventBuffer, processEventaddAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, init, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityPropertiespublic EncryptEndingOutputProcessor()
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionpublic void processHeaderEvent(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
processHeaderEvent in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic void flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEventDeque)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
flushBufferAndCallbackAfterHeader in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.