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, processEvent
addAfterProcessor, 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, setXMLSecurityProperties
public EncryptEndingOutputProcessor() throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
public 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.AbstractBufferingOutputProcessor
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
public 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.AbstractBufferingOutputProcessor
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.