Uses of Class
org.apache.xml.security.stax.impl.processor.output.AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor
Packages that use AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor
-
Uses of AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor in org.apache.xml.security.stax.impl.processor.output
Methods in org.apache.xml.security.stax.impl.processor.output that return AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessorModifier and TypeMethodDescriptionXMLEncryptOutputProcessor.createInternalEncryptionOutputProcessor
(EncryptionPartDef encryptionPartDef, XMLSecStartElement startElement, String encoding, OutboundSecurityToken keyWrappingToken) Override this method to return a different AbstractInternalEncryptionOutputProcessor instance which will write out the KeyInfo contents in the EncryptedData.AbstractEncryptOutputProcessor.getActiveInternalEncryptionOutputProcessor()
Methods in org.apache.xml.security.stax.impl.processor.output with parameters of type AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessorModifier and TypeMethodDescriptionprotected void
AbstractEncryptOutputProcessor.setActiveInternalEncryptionOutputProcessor
(AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor activeInternalEncryptionOutputProcessor)