|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xml.security.stax.ext.AbstractOutputProcessor
org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor
org.apache.wss4j.stax.impl.processor.output.EncryptOutputProcessor
public class EncryptOutputProcessor
Processor to encrypt XML structures
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class 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 |
| Field Summary |
|---|
| Fields inherited from class org.apache.xml.security.stax.ext.AbstractOutputProcessor |
|---|
action, securityProperties |
| Constructor Summary | |
|---|---|
EncryptOutputProcessor()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor |
|---|
doFinal, doFinalInternal, getActiveInternalEncryptionOutputProcessor, setActiveInternalEncryptionOutputProcessor, verifyEncryptionParts |
| Methods inherited from class org.apache.xml.security.stax.ext.AbstractOutputProcessor |
|---|
addAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, 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 |
|---|
public EncryptOutputProcessor()
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException| Method Detail |
|---|
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.OutputProcessorinit in class org.apache.xml.security.stax.ext.AbstractOutputProcessororg.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.AbstractEncryptOutputProcessorXMLStreamException
org.apache.xml.security.exceptions.XMLSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||