All Classes Interface Summary Class Summary Enum Summary Exception Summary
| 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
|
| AbstractSerializer |
Converts Strings into Nodes and visa versa.
|
| AgreementMethod |
A Key Agreement algorithm provides for the derivation of a shared secret key
based on a shared secret computed from certain types of compatible public
keys from both the sender and the recipient.
|
| AgreementMethodImpl |
The implementation of the AgreementMethod interface.
|
| Algorithm |
The Algorithm class which stores the Algorithm URI as a string.
|
| AlgorithmAlreadyRegisteredException |
|
| AlgorithmType |
Java class for AlgorithmType complex type.
|
| ApacheCanonicalizer |
|
| ApacheData |
XMLSignatureInput Data wrapper.
|
| ApacheNodeSetData |
|
| ApacheOctetStreamData |
|
| ApacheTransform |
This is a wrapper/glue class which invokes the Apache XML-Security
Transform.
|
| AttrCompare |
Compares two attributes based on the C14n specification.
|
| Base64 |
Deprecated. |
| Base64DecodingException |
This Exception is thrown if decoding of Base64 data fails.
|
| C14nHelper |
Temporary swapped static functions from the normalizer Section
|
| CanonicalizationException |
Class CanonicalizationException
|
| Canonicalizer |
|
| Canonicalizer11_OmitComments |
|
| Canonicalizer11_WithComments |
|
| Canonicalizer20010315 |
|
| Canonicalizer20010315Excl |
|
| Canonicalizer20010315ExclOmitComments |
|
| Canonicalizer20010315ExclWithComments |
Class Canonicalizer20010315ExclWithComments
|
| Canonicalizer20010315OmitComments |
|
| Canonicalizer20010315WithComments |
|
| CanonicalizerBase |
Abstract base class for canonicalization algorithms.
|
| CanonicalizerPhysical |
Serializes the physical representation of the subtree.
|
| CanonicalizerSpi |
Base class which all Canonicalization algorithms extend.
|
| CipherData |
CipherData provides encrypted data.
|
| CipherReference |
CipherReference identifies a source which, when processed,
yields the encrypted octet sequence.
|
| CipherValue |
CipherValue is the wrapper for cipher text.
|
| ClassLoaderUtils |
This class is extremely useful for loading resources and classes in a fault
tolerant manner that works across different applications servers.
|
| ComparableType<T extends ComparableType<T>> |
Two comparable types are compared by their name.
|
| ConcatKDF |
Key DerivationAlgorithm implementation, defined in Section 5.8.1 of NIST SP 800-56A [SP800-56A], and is equivalent
to the KDF3 function defined in ANSI X9.44-2007 [ANSI-X9-44-2007] when the contents of the OtherInfo parameter
is structured as in NIST SP 800-56A.
|
| ConcatKDFParams |
Class ConcatKeyDerivationParameter is used to specify parameters for the ConcatKDF key derivation algorithm.
|
| ConcatKDFParamsImpl |
Class ConcatKDFParamsImpl is an DOM representation of the ConcatKDFParams.
|
| ConfigurationType |
Java class for ConfigurationType complex type.
|
| Constants |
Provides all constants and some translation functions for i18n.
|
| DERDecoderUtils |
Provides the means to navigate through a DER-encoded byte array, to help
in decoding the contents.
|
| DERDecodingException |
This Exception is thrown if decoding of ASN.1 (DER) data fails.
|
| DEREncodedKeyValue |
Provides content model support for the dsig11:DEREncodedKeyvalue element.
|
| DEREncodedKeyValueResolver |
KeyResolverSpi implementation which resolves public keys from a
dsig11:DEREncodedKeyValue element.
|
| DerivationAlgorithm |
Interface is supported by classes to implement key derivation algorithms.
|
| DigesterOutputStream |
|
| DocumentContext |
This class holds per document, context informations
|
| DocumentSerializer |
Converts Strings into Nodes and visa versa.
|
| DOMBase64Transform |
DOM-based implementation of Base64 Encoding Transform.
|
| DOMCanonicalizationMethod |
DOM-based abstract implementation of CanonicalizationMethod.
|
| DOMCanonicalXMLC14N11Method |
DOM-based implementation of CanonicalizationMethod for Canonical XML 1.1
(with or without comments).
|
| DOMCanonicalXMLC14NMethod |
DOM-based implementation of CanonicalizationMethod for Canonical XML
(with or without comments).
|
| DOMCryptoBinary |
A DOM-based representation of the XML CryptoBinary simple type
as defined in the W3C specification for XML-Signature Syntax and Processing.
|
| DOMDigestMethod |
DOM-based abstract implementation of DigestMethod.
|
| DOMEnvelopedTransform |
DOM-based implementation of Enveloped Signature Transform.
|
| DOMExcC14NMethod |
DOM-based implementation of CanonicalizationMethod for Exclusive
Canonical XML algorithm (with or without comments).
|
| DOMHMACSignatureMethod |
DOM-based implementation of HMAC SignatureMethod.
|
| DOMKeyInfo |
DOM-based implementation of KeyInfo.
|
| DOMKeyInfoFactory |
DOM-based implementation of KeyInfoFactory.
|
| DOMKeyName |
DOM-based implementation of KeyName.
|
| DOMKeyValue<K extends PublicKey> |
DOM-based implementation of KeyValue.
|
| DOMManifest |
DOM-based implementation of Manifest.
|
| DOMNamespaceContext |
|
| DOMPGPData |
DOM-based implementation of PGPData.
|
| DOMReference |
DOM-based implementation of Reference.
|
| DOMRetrievalMethod |
DOM-based implementation of RetrievalMethod.
|
| DOMRSAPSSSignatureMethod |
DOM-based abstract implementation of SignatureMethod for RSA-PSS.
|
| DOMSignatureMethod |
DOM-based abstract implementation of SignatureMethod.
|
| DOMSignatureProperties |
DOM-based implementation of SignatureProperties.
|
| DOMSignatureProperty |
DOM-based implementation of SignatureProperty.
|
| DOMSignedInfo |
DOM-based implementation of SignedInfo.
|
| DOMStructure |
DOM-based abstract implementation of XMLStructure.
|
| DOMSubTreeData |
This is a subtype of NodeSetData that represents a dereferenced
same-document URI as the root of a subdocument.
|
| DOMTransform |
DOM-based abstract implementation of Transform.
|
| DOMURIDereferencer |
DOM-based implementation of URIDereferencer.
|
| DOMUtils |
Useful static DOM utility methods.
|
| DOMX509Data |
DOM-based implementation of X509Data.
|
| DOMX509IssuerSerial |
DOM-based implementation of X509IssuerSerial.
|
| DOMXMLObject |
DOM-based implementation of XMLObject.
|
| DOMXMLSignature |
DOM-based implementation of XMLSignature.
|
| DOMXMLSignatureFactory |
DOM-based implementation of XMLSignatureFactory.
|
| DOMXPathFilter2Transform |
DOM-based implementation of XPath Filter 2.0 Transform.
|
| DOMXPathTransform |
DOM-based implementation of XPath Filtering Transform.
|
| DOMXSLTTransform |
DOM-based implementation of XSLT Transform.
|
| DSAKeyValue |
|
| DSAKeyValueResolver |
|
| ECDSAUtils |
|
| ECDSAUtils.ECCurveDefinition |
|
| ECKeyValue |
|
| ECKeyValueResolver |
|
| ElementProxy |
This is the base class to all Objects which have a direct 1:1 mapping to an
Element in a particular namespace.
|
| EncryptedData |
The EncryptedData element is the core element in the syntax.
|
| EncryptedKey |
The EncryptedKey element is used to transport encryption keys
from the originator to a known recipient(s).
|
| EncryptedKeyResolver |
The EncryptedKeyResolver is not a generic resolver.
|
| EncryptedType |
EncryptedType is the abstract type from which EncryptedData and
EncryptedKey are derived.
|
| Encryption11ElementProxy |
Class Encryption11ElementProxy
|
| EncryptionConstants |
|
| EncryptionElementProxy |
Class EncryptionElementProxy
|
| EncryptionMethod |
EncryptionMethod describes the encryption algorithm applied to
the cipher data.
|
| EncryptionProperties |
EncryptionProperties can hold additional information concerning
the generation of the EncryptedData or
EncryptedKey.
|
| EncryptionProperty |
Additional information items concerning the generation of the
EncryptedData or EncryptedKey can be placed in an
EncryptionProperty element (e.g., date/time stamp or the serial
number of cryptographic hardware used during encryption).
|
| HandlerType |
Java class for HandlerType complex type.
|
| HelperNodeList |
|
| I18n |
The Internationalization (I18N) pack.
|
| IdResolver |
Deprecated. |
| IgnoreAllErrorHandler |
This ErrorHandler does absolutely nothing but LOG
the events.
|
| InboundSecurityContext |
The document security context
|
| InboundXMLSec |
Inbound Streaming-XML-Security
An instance of this class can be retrieved over the XMLSec class
|
| InclusiveNamespaces |
This Object serves as Content for the ds:Transforms for exclusive
Canonicalization.
|
| Init |
This class does the configuration of the library.
|
| InOutAttrType |
Java class for inOutAttrType.
|
| InputProcessor |
This is the Interface which every InputProcessor must implement.
|
| InputProcessorChain |
The InputProcessorChain manages the InputProcessors and controls the XMLEvent flow
|
| IntegrityHmac |
|
| IntegrityHmac.IntegrityHmacMD5 |
Class IntegrityHmacMD5
|
| IntegrityHmac.IntegrityHmacRIPEMD160 |
Class IntegrityHmacRIPEMD160
|
| IntegrityHmac.IntegrityHmacSHA1 |
Class IntegrityHmacSHA1
|
| IntegrityHmac.IntegrityHmacSHA224 |
Class IntegrityHmacSHA224
|
| IntegrityHmac.IntegrityHmacSHA256 |
Class IntegrityHmacSHA256
|
| IntegrityHmac.IntegrityHmacSHA384 |
Class IntegrityHmacSHA384
|
| IntegrityHmac.IntegrityHmacSHA512 |
Class IntegrityHmacSHA512
|
| InvalidCanonicalizerException |
|
| InvalidDigestValueException |
Raised when the computed hash value doesn't match the given DigestValue.
|
| InvalidSignatureValueException |
Raised if testing the signature value over DigestValue fails because of invalid signature.
|
| InvalidTransformException |
|
| JavaUtils |
A collection of different, general-purpose methods for JAVA-specific things
|
| JCEAlgorithmMappingsType |
Java class for JCEAlgorithmMappingsType complex type.
|
| JCEMapper |
This class maps algorithm identifier URIs to JAVA JCE class names.
|
| JCEMapper.Algorithm |
Represents the Algorithm xml element
|
| JDKXPathFactory |
A Factory to return a JDKXPathAPI instance.
|
| KeyAgreementParameters |
This class is used to pass parameters to the KeyAgreement algorithm.
|
| KeyAgreementParameters.ActorType |
This enum defines the actor type of the KeyAgreement algorithm.
|
| KeyDerivationMethod |
The key derivation is to generate new cryptographic key material from existing key material such as the shared
secret and any other (private or public) information.
|
| KeyDerivationMethodImpl |
Class KeyDerivationMethodImpl is an DOM implementation of the KeyDerivationMethod
|
| KeyDerivationParameters |
Abstract key derivation class contains the basic parameters used for the key derivation.
|
| KeyInfo |
This class stand for KeyInfo Element that may contain keys, names,
certificates and other public key management information,
such as in-band key distribution or key agreement data.
|
| KeyInfoContent |
Empty interface just to identify Elements that can be children of ds:KeyInfo.
|
| KeyInfoEnc |
This class is the extension of the KeyInfo class.
|
| KeyInfoReference |
Provides content model support for the dsig11:KeyInfoReference element.
|
| KeyInfoReferenceResolver |
KeyResolverSpi implementation which resolves public keys, private keys, secret keys, and X.509 certificates from a
dsig11:KeyInfoReference element.
|
| KeyName |
|
| KeyStoreResolver |
Makes the Certificates from a JAVA KeyStore object available to the
StorageResolver.
|
| KeyUtils |
A set of utility methods to handle keys.
|
| KeyUtils.KeyAlgorithmType |
Enumeration of Supported key algorithm types.
|
| KeyUtils.KeyType |
Enumeration of specific key types.
|
| KeyValue |
The KeyValue element contains a single public key that may be useful in
validating the signature.
|
| KeyValueContent |
|
| Manifest |
Handles <ds:Manifest> elements.
|
| MessageDigestAlgorithm |
Digest Message wrapper and selector class.
|
| MgmtData |
|
| MissingResourceFailureException |
|
| NameSpaceSymbTable |
A stack based Symbol Table.
|
| NodeFilter |
An interface to tell to the c14n if a node is included or not in the output
|
| ObjectContainer |
Handles <ds:Object> elements
Object Element supply facility which can contain any kind data
$todo$ if we remove children, the boolean values are not updated
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.xml.security.configuration package.
|
| OriginatorKeyInfo |
The OriginatorKeyInfo element is used in the ds:KeyInfo with AgreementMethod elements.
|
| OutboundSecurityContext |
The document security context
|
| OutboundXMLSec |
Outbound Streaming-XML-Security
An instance of this class can be retrieved over the XMLSec class
|
| OutputProcessor |
This is the Interface which every OutputProcessor must implement.
|
| OutputProcessorChain |
The OutputProcessorChain manages the OutputProcessors and controls the XMLEvent flow
|
| PGPData |
$todo$ Implement
|
| PrivateKeyResolver |
Resolves a PrivateKey within a KeyStore based on the KeyInfo hints.
|
| ProcessorChain |
Basic interface for Output- and Input-Processor chains
|
| PropertiesType |
Java class for PropertiesType complex type.
|
| PropertyType |
Java class for PropertyType complex type.
|
| RecipientKeyInfo |
The RecipientKeyInfo element is used in the ds:KeyInfo with AgreementMethod elements.
|
| Reference |
A wrapper for a pointer from a key value of an EncryptedKey to
items encrypted by that key value (EncryptedData or
EncryptedKey elements).
|
| Reference |
Handles <ds:Reference> elements.
|
| ReferenceList |
ReferenceList is an element that contains pointers from a key
value of an EncryptedKey to items encrypted by that key value
(EncryptedData or EncryptedKey elements).
|
| ReferenceNotInitializedException |
|
| ResolverAnonymous |
|
| ResolverDirectHTTP |
A simple ResourceResolver for HTTP requests.
|
| ResolverFragment |
This resolver is used for resolving same-document URIs like URI="" of URI="#id".
|
| ResolverLocalFilesystem |
A simple ResourceResolver for requests into the local filesystem.
|
| ResolverType |
Java class for ResolverType complex type.
|
| ResolverXPointer |
Handles barename XPointer Reference URIs.
|
| ResourceResolver |
|
| ResourceResolver |
During reference validation, we have to retrieve resources from somewhere.
|
| ResourceResolverContext |
|
| ResourceResolverException |
This Exception is thrown if something related to the
ResourceResolver goes wrong.
|
| ResourceResolverLookup |
|
| ResourceResolverSpi |
During reference validation, we have to retrieve resources from somewhere.
|
| ResourceResolversType |
Java class for ResourceResolversType complex type.
|
| RetrievalMethod |
|
| RetrievalMethodResolver |
The RetrievalMethodResolver can retrieve public keys and certificates from
other locations.
|
| RFC2253Parser |
|
| RSAKeyValue |
|
| RSAKeyValueResolver |
|
| RSAPSSParameterSpec |
|
| SecretKeyResolver |
Resolves a SecretKey within a KeyStore based on the KeyName.
|
| SecurePart |
Class to describe which and how an element must be secured
|
| SecurePart.Modifier |
|
| SecurityContext |
|
| SecurityHeaderHandlersType |
Java class for SecurityHeaderHandlersType complex type.
|
| Serializer |
Converts Strings into Nodes and visa versa.
|
| Signature11ElementProxy |
Class SignatureElementProxy
|
| SignatureAlgorithm |
Allows selection of digital signature's algorithm, private keys, other
security parameters, and algorithm's ID.
|
| SignatureAlgorithmSpi |
|
| SignatureBaseRSA |
|
| SignatureBaseRSA.SignatureBaseRSAPSS |
|
| SignatureBaseRSA.SignatureRSAMD5 |
Class SignatureRSAMD5
|
| SignatureBaseRSA.SignatureRSARIPEMD160 |
Class SignatureRSARIPEMD160
|
| SignatureBaseRSA.SignatureRSASHA1 |
Class SignatureRSASHA1
|
| SignatureBaseRSA.SignatureRSASHA1MGF1 |
Class SignatureRSASHA1MGF1
|
| SignatureBaseRSA.SignatureRSASHA224 |
Class SignatureRSASHA224
|
| SignatureBaseRSA.SignatureRSASHA224MGF1 |
Class SignatureRSASHA224MGF1
|
| SignatureBaseRSA.SignatureRSASHA256 |
Class SignatureRSASHA256
|
| SignatureBaseRSA.SignatureRSASHA256MGF1 |
Class SignatureRSASHA256MGF1
|
| SignatureBaseRSA.SignatureRSASHA3_224MGF1 |
Class SignatureRSA3_SHA224MGF1
|
| SignatureBaseRSA.SignatureRSASHA3_256MGF1 |
Class SignatureRSA3_SHA256MGF1
|
| SignatureBaseRSA.SignatureRSASHA3_384MGF1 |
Class SignatureRSA3_SHA384MGF1
|
| SignatureBaseRSA.SignatureRSASHA3_512MGF1 |
Class SignatureRSASHA3_512MGF1
|
| SignatureBaseRSA.SignatureRSASHA384 |
Class SignatureRSASHA384
|
| SignatureBaseRSA.SignatureRSASHA384MGF1 |
Class SignatureRSASHA384MGF1
|
| SignatureBaseRSA.SignatureRSASHA512 |
Class SignatureRSASHA512
|
| SignatureBaseRSA.SignatureRSASHA512MGF1 |
Class SignatureRSASHA512MGF1
|
| SignatureBaseRSA.SignatureRSASSAPSS |
|
| SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm |
|
| SignatureDSA |
|
| SignatureDSA.SHA256 |
|
| SignatureECDSA |
|
| SignatureECDSA.SignatureECDSARIPEMD160 |
Class SignatureECDSARIPEMD160
|
| SignatureECDSA.SignatureECDSASHA1 |
Class SignatureECDSASHA1
|
| SignatureECDSA.SignatureECDSASHA224 |
Class SignatureECDSASHA224
|
| SignatureECDSA.SignatureECDSASHA256 |
Class SignatureECDSASHA256
|
| SignatureECDSA.SignatureECDSASHA384 |
Class SignatureECDSASHA384
|
| SignatureECDSA.SignatureECDSASHA512 |
Class SignatureECDSASHA512
|
| SignatureEDDSA |
|
| SignatureEDDSA.SignatureEd25519 |
Class SignatureEd25519
|
| SignatureEDDSA.SignatureEd448 |
Class SignatureEd448
|
| SignatureElementProxy |
Class SignatureElementProxy
|
| SignatureProperties |
Handles <ds:SignatureProperties> elements
This Element holds SignatureProperty properties that contain additional information items
concerning the generation of the signature.
|
| SignatureProperty |
Handles <ds:SignatureProperty> elements
Additional information item concerning the generation of the signature(s) can
be placed in this Element
|
| SignedInfo |
Handles <ds:SignedInfo> elements
This SignedInfo element includes the canonicalization algorithm,
a signature algorithm, and one or more references.
|
| SignerOutputStream |
|
| SingleCertificateResolver |
This StorageResolverSpi makes a single X509Certificate
available to the StorageResolver.
|
| SingleKeyResolver |
Resolves a single Key based on the KeyName.
|
| SPKIData |
$todo$ implement
|
| Transform |
Implements the behaviour of the ds:Transform element.
|
| TransformAlgorithmsType |
Java class for TransformAlgorithmsType complex type.
|
| TransformAlgorithmType |
Java class for TransformAlgorithmType complex type.
|
| TransformationException |
|
| TransformBase64Decode |
Implements the http://www.w3.org/2000/09/xmldsig#base64 decoding
transform.
|
| TransformC14N |
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315
transform.
|
| TransformC14N11 |
Implements the http://www.w3.org/2006/12/xml-c14n11
(C14N 1.1) transform.
|
| TransformC14N11_WithComments |
Implements the http://www.w3.org/2006/12/xml-c14n-11#WithComments
(C14N 1.1 With Comments) transform.
|
| TransformC14NExclusive |
Class TransformC14NExclusive
|
| TransformC14NExclusiveWithComments |
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform.
|
| TransformC14NWithComments |
Implements the http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
transform.
|
| TransformEnvelopedSignature |
Implements the http://www.w3.org/2000/09/xmldsig#enveloped-signature
transform.
|
| Transformer |
|
| TransformParam |
|
| Transforms |
A container for ds:Transforms.
|
| Transforms |
Holder of the Transform steps to
be performed on the data.
|
| TransformSerializer |
Converts Strings into Nodes and visa versa.
|
| TransformSpi |
Base class which all Transform algorithms extend.
|
| TransformXPath |
Class TransformXPath
Implements the http://www.w3.org/TR/1999/REC-xpath-19991116
transform.
|
| TransformXPath2Filter |
Implements the XML Signature XPath Filter v2.0
|
| TransformXSLT |
Class TransformXSLT
Implements the http://www.w3.org/TR/1999/REC-xslt-19991116
transform.
|
| UncheckedXMLSecurityException |
Unchecked Exception to mark uncaught-exceptions in threads
|
| UnsyncBufferedOutputStream |
|
| UnsyncByteArrayInputStream |
A specialized InputStream for reading the contents of a byte array.
|
| UnsyncByteArrayOutputStream |
A simple Unsynced ByteArrayOutputStream
|
| UtfHelpper |
|
| Utils |
Miscellaneous static utility methods for use in JSR 105 RI.
|
| VerifiedReference |
Holds the result of a Reference validation.
|
| X509CertificateResolver |
Resolves Certificates which are directly contained inside a
ds:X509Certificate Element.
|
| X509Data |
|
| X509DigestResolver |
KeyResolverSpi implementation which resolves public keys and X.509 certificates from a
dsig11:X509Digest element.
|
| X509IssuerSerialResolver |
|
| X509SKIResolver |
|
| X509SubjectNameResolver |
|
| XMLCipher |
XMLCipher encrypts and decrypts the contents of
Documents, Elements and Element
contents.
|
| XMLCipherInput |
XMLCipherInput is used to wrap input passed into the
XMLCipher encryption operations.
|
| XMLCipherParameters |
Constants
|
| XMLCipherUtil |
|
| XMLDSigRI |
Defines the XMLDSigRI provider.
|
| XMLEncryptionException |
|
| XMLSec |
This is the central class of the streaming XML-security framework.
|
| XMLSecurityConfigurationException |
Exception when configuration errors are detected
|
| XMLSecurityConstants |
XMLSecurityConstants for global use
|
| XMLSecurityConstants.Action |
|
| XMLSecurityConstants.AlgorithmUsage |
|
| XMLSecurityConstants.ContentType |
|
| XMLSecurityConstants.DIRECTION |
|
| XMLSecurityConstants.Phase |
|
| XMLSecurityConstants.TransformMethod |
|
| XMLSecurityException |
The mother of all Exceptions in this bundle.
|
| XMLSecurityHeaderHandler |
|
| XMLSecurityProperties |
Main configuration class to supply keys etc.
|
| XMLSecurityUtils |
|
| XMLSignature |
Handles <ds:Signature> elements.
|
| XMLSignatureByteInput |
The XMLSignature Input as a byte array containing a collection of nodes
or a subnode excluding or not comments and excluding or not other nodes.
|
| XMLSignatureDigestInput |
The XMLSignature Input as a precomputed digest.
|
| XMLSignatureException |
All XML Signature related exceptions inherit herefrom.
|
| XMLSignatureFileInput |
The XMLSignature Input for processing Path or File.
|
| XMLSignatureInput |
The XMLSignature Input
|
| XMLSignatureInputDebugger |
Class XMLSignatureInputDebugger
|
| XMLSignatureNodeInput |
The XMLSignature Input wrapping a Node
|
| XMLSignatureNodeSetInput |
The XMLSignature Input wrapping a Set of Nodes.
|
| XMLSignatureStreamInput |
The XMLSignature Input as an input stream containing a collection of nodes
or a subnode excluding or not comments and excluding or not other nodes.
|
| XMLUtils |
DOM and XML accessibility and comfort functions.
|
| XMLX509Certificate |
|
| XMLX509CRL |
|
| XMLX509DataContent |
Just used for tagging contents that are allowed inside a ds:X509Data Element.
|
| XMLX509Digest |
Provides content model support for the dsig11:X509Digest element.
|
| XMLX509IssuerSerial |
|
| XMLX509SKI |
Handles SubjectKeyIdentifier (SKI) for X.509v3.
|
| XMLX509SubjectName |
|
| XPath2FilterContainer |
|
| XPathAPI |
An interface to abstract XPath evaluation
|
| XPathContainer |
This Object serves both as namespace prefix resolver and as container for
the ds:XPath Element.
|
| XPathFactory |
A Factory to return an XPathAPI instance.
|