public class EncryptOutputProcessor
extends org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor
org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor, org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor.CharacterEventGeneratorOutputStream| Constructor and Description |
|---|
EncryptOutputProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doFinalInternal(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
void |
init(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
void |
processEvent(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent,
org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
protected org.apache.xml.security.stax.ext.SecurePart |
securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
Map<Object,org.apache.xml.security.stax.ext.SecurePart> secureParts) |
protected void |
setupAttachmentEncryptionStreams(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
doFinal, getActiveInternalEncryptionOutputProcessor, setActiveInternalEncryptionOutputProcessor, verifyEncryptionPartsaddAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, setAction, setPhase, setXMLSecurityPropertiespublic EncryptOutputProcessor()
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionpublic void init(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws org.apache.xml.security.exceptions.XMLSecurityException
init in interface org.apache.xml.security.stax.ext.OutputProcessorinit in class org.apache.xml.security.stax.ext.AbstractOutputProcessororg.apache.xml.security.exceptions.XMLSecurityExceptionpublic 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
processEvent in class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected org.apache.xml.security.stax.ext.SecurePart securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
Map<Object,org.apache.xml.security.stax.ext.SecurePart> secureParts)
securePartMatches in class org.apache.xml.security.stax.ext.AbstractOutputProcessorpublic void doFinalInternal(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws org.apache.xml.security.exceptions.XMLSecurityException
doFinalInternal in class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessororg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void setupAttachmentEncryptionStreams(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.