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, verifyEncryptionParts
addAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, setAction, setPhase, setXMLSecurityProperties
public EncryptOutputProcessor() throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
public 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.OutputProcessor
init
in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
org.apache.xml.security.exceptions.XMLSecurityException
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
processEvent
in class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor
XMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
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)
securePartMatches
in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
public 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.AbstractEncryptOutputProcessor
org.apache.xml.security.exceptions.XMLSecurityException
protected void setupAttachmentEncryptionStreams(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2016 JBoss by Red Hat. All rights reserved.