Uses of Class
org.apache.xml.security.stax.ext.AbstractInputProcessor
Packages that use AbstractInputProcessor
-
Uses of AbstractInputProcessor in org.apache.xml.security.stax.impl.processor.input
Subclasses of AbstractInputProcessor in org.apache.xml.security.stax.impl.processor.inputModifier and TypeClassDescriptionclass
Processor for decryption of EncryptedData XML structuresclass
The DecryptedEventReaderInputProcessor reads the decrypted stream with a StAX reader and forwards the generated XMLEventsclass
class
class
class
Processor for decryption of EncryptedData XML structuresclass
The DecryptedEventReaderInputProcessor reads the decrypted stream with a StAX reader and forwards the generated XMLEventsclass
The XMLEventReaderInputProcessor reads requested XMLEvents from the original XMLEventReader and returns them to the requesterclass
Processor for XML Security.class
Temporary Processor to buffer all events until the end of the required actionsstatic class
Temporary processor to replay the buffered eventsclass
A processor to verify XML Signature references.