Interface | Description |
---|---|
DocumentContext |
This class holds per document, context informations
|
InboundSecurityContext |
The document security context
|
InputProcessor |
This is the Interface which every InputProcessor must implement.
|
InputProcessorChain |
The InputProcessorChain manages the InputProcessors and controls the XMLEvent flow
|
OutboundSecurityContext |
The document security context
|
OutputProcessor |
This is the Interface which every OutputProcessor must implement.
|
OutputProcessorChain |
The OutputProcessorChain manages the OutputProcessors and controls the XMLEvent flow
|
ProcessorChain |
Basic interface for Output- and Input-Processor chains
|
ResourceResolver | |
ResourceResolverLookup | |
SecurityContext | |
Transformer | |
XMLSecurityHeaderHandler |
Class | Description |
---|---|
AbstractBufferingOutputProcessor |
An abstract OutputProcessor class for reusabilty
|
AbstractInputProcessor |
An abstract InputProcessor class for reusabilty
|
AbstractInputSecurityHeaderHandler |
Abstract class for SecurityHeaderHandlers with parse LOGic for the xml structures
|
AbstractOutputProcessor |
An abstract OutputProcessor class for reusabilty
|
ComparableType<T extends ComparableType> | |
InboundXMLSec |
Inbound Streaming-XML-Security
An instance of this class can be retrieved over the XMLSec class
|
OutboundXMLSec |
Outbound Streaming-XML-Security
An instance of this class can be retrieved over the XMLSec class
|
SecurePart |
Class to describe which and how an element must be secured
|
XMLSec |
This is the central class of the streaming XML-security framework.
|
XMLSecurityConstants |
XMLSecurityConstants for global use
|
XMLSecurityConstants.Action | |
XMLSecurityConstants.AlgorithmUsage | |
XMLSecurityProperties |
Main configuration class to supply keys etc.
|
XMLSecurityUtils |
Enum | Description |
---|---|
SecurePart.Modifier | |
XMLSecurityConstants.ContentType | |
XMLSecurityConstants.DIRECTION | |
XMLSecurityConstants.Phase | |
XMLSecurityConstants.TransformMethod |
Exception | Description |
---|---|
UncheckedXMLSecurityException |
Unchecked Exception to mark uncaught-exceptions in threads
|
XMLSecurityConfigurationException |
Exception when configuration errors are detected
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.