Package | Description |
---|---|
org.apache.xml.security.stax.impl.processor.input |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDecryptInputProcessor
Processor for decryption of EncryptedData XML structures
|
class |
AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor
The DecryptedEventReaderInputProcessor reads the decrypted stream with a StAX reader and
forwards the generated XMLEvents
|
class |
AbstractSignatureReferenceVerifyInputProcessor |
class |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier |
class |
LogInputProcessor |
class |
XMLDecryptInputProcessor
Processor for decryption of EncryptedData XML structures
|
class |
XMLDecryptInputProcessor.DecryptedEventReaderInputProcessor
The DecryptedEventReaderInputProcessor reads the decrypted stream with a StAX reader and
forwards the generated XMLEvents
|
class |
XMLEventReaderInputProcessor
The XMLEventReaderInputProcessor reads requested XMLEvents from the original XMLEventReader
and returns them to the requester
|
class |
XMLSecurityInputProcessor
Processor for XML Security.
|
class |
XMLSecurityInputProcessor.InternalBufferProcessor
Temporary Processor to buffer all events until the end of the required actions
|
static class |
XMLSecurityInputProcessor.InternalReplayProcessor
Temporary processor to replay the buffered events
|
class |
XMLSignatureReferenceVerifyInputProcessor
A processor to verify XML Signature references.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.