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 TypeClassDescriptionclassThe 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.AbstractDecryptedEventReaderInputProcessorAbstractDecryptInputProcessor.newDecryptedEventReaderInputProcessor(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext) XMLDecryptInputProcessor.newDecryptedEventReaderInputProcessor(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext)