Uses of Class
org.apache.xml.security.stax.impl.processor.input.AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor
Packages that use AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor
-
Uses of AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor in org.apache.xml.security.stax.impl.processor.input
Subclasses of AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor in org.apache.xml.security.stax.impl.processor.inputModifier and TypeClassDescriptionclass
The DecryptedEventReaderInputProcessor reads the decrypted stream with a StAX reader and forwards the generated XMLEventsMethods in org.apache.xml.security.stax.impl.processor.input that return AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessorModifier and TypeMethodDescriptionprotected abstract AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor
AbstractDecryptInputProcessor.newDecryptedEventReaderInputProcessor
(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext) XMLDecryptInputProcessor.newDecryptedEventReaderInputProcessor
(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext)