Uses of Class
org.apache.xml.security.stax.impl.processor.input.AbstractDecryptInputProcessor
Packages that use AbstractDecryptInputProcessor
-
Uses of AbstractDecryptInputProcessor in org.apache.xml.security.stax.impl.processor.input
Modifier and TypeClassDescriptionclass
Processor for decryption of EncryptedData XML structuresConstructors in org.apache.xml.security.stax.impl.processor.input with parameters of type AbstractDecryptInputProcessorModifierConstructorDescriptionAbstractDecryptedEventReaderInputProcessor
(XMLSecurityProperties securityProperties, SecurePart.Modifier encryptionModifier, boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, EncryptedDataType encryptedDataType, AbstractDecryptInputProcessor abstractDecryptInputProcessor, InboundSecurityToken inboundSecurityToken)