AbstractDOMSignatureMethod |
An abstract class representing a SignatureMethod.
|
ApacheCanonicalizer |
|
ApacheNodeSetData |
|
ApacheOctetStreamData |
|
ApacheTransform |
This is a wrapper/glue class which invokes the Apache XML-Security
Transform.
|
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.
|
DOMDigestMethod.RIPEMD160 |
|
DOMDigestMethod.SHA1 |
|
DOMDigestMethod.SHA224 |
|
DOMDigestMethod.SHA256 |
|
DOMDigestMethod.SHA3_224 |
|
DOMDigestMethod.SHA3_256 |
|
DOMDigestMethod.SHA3_384 |
|
DOMDigestMethod.SHA3_512 |
|
DOMDigestMethod.SHA384 |
|
DOMDigestMethod.SHA512 |
|
DOMDigestMethod.WHIRLPOOL |
|
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.
|
DOMHMACSignatureMethod.RIPEMD160 |
|
DOMHMACSignatureMethod.SHA1 |
|
DOMHMACSignatureMethod.SHA224 |
|
DOMHMACSignatureMethod.SHA256 |
|
DOMHMACSignatureMethod.SHA384 |
|
DOMHMACSignatureMethod.SHA512 |
|
DOMKeyInfo |
DOM-based implementation of KeyInfo.
|
DOMKeyInfoFactory |
DOM-based implementation of KeyInfoFactory.
|
DOMKeyInfoFactory.UnmarshalContext |
|
DOMKeyName |
DOM-based implementation of KeyName.
|
DOMKeyValue<K extends java.security.PublicKey> |
DOM-based implementation of KeyValue.
|
DOMKeyValue.DSA |
|
DOMKeyValue.EC |
|
DOMKeyValue.EC.Curve |
|
DOMKeyValue.RSA |
|
DOMKeyValue.Unknown |
|
DOMManifest |
DOM-based implementation of Manifest.
|
DOMPGPData |
DOM-based implementation of PGPData.
|
DOMReference |
DOM-based implementation of Reference.
|
DOMRetrievalMethod |
DOM-based implementation of RetrievalMethod.
|
DOMSignatureMethod |
DOM-based abstract implementation of SignatureMethod.
|
DOMSignatureMethod.RIPEMD160withECDSA |
|
DOMSignatureMethod.RIPEMD160withRSA |
|
DOMSignatureMethod.RIPEMD160withRSAandMGF1 |
|
DOMSignatureMethod.SHA1withDSA |
|
DOMSignatureMethod.SHA1withECDSA |
|
DOMSignatureMethod.SHA1withRSA |
|
DOMSignatureMethod.SHA1withRSAandMGF1 |
|
DOMSignatureMethod.SHA224withECDSA |
|
DOMSignatureMethod.SHA224withRSA |
|
DOMSignatureMethod.SHA224withRSAandMGF1 |
|
DOMSignatureMethod.SHA256withDSA |
|
DOMSignatureMethod.SHA256withECDSA |
|
DOMSignatureMethod.SHA256withRSA |
|
DOMSignatureMethod.SHA256withRSAandMGF1 |
|
DOMSignatureMethod.SHA384withECDSA |
|
DOMSignatureMethod.SHA384withRSA |
|
DOMSignatureMethod.SHA384withRSAandMGF1 |
|
DOMSignatureMethod.SHA512withECDSA |
|
DOMSignatureMethod.SHA512withRSA |
|
DOMSignatureMethod.SHA512withRSAandMGF1 |
|
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.
|
DOMSubTreeData.DelayedNodeIterator |
This is an Iterator that contains a backing node-set that is
not populated until the caller first attempts to advance the iterator.
|
DOMTransform |
DOM-based abstract implementation of Transform.
|
DOMURIDereferencer |
DOM-based implementation of URIDereferencer.
|
DOMUtils |
Useful static DOM utility methods.
|
DOMUtils.NodeSet |
|
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.
|
DOMXMLSignatureFactory.UnmarshalContext |
|
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.
|
Utils |
Miscellaneous static utility methods for use in JSR 105 RI.
|
XMLDSigRI |
Defines the XMLDSigRI provider.
|
XMLDSigRI.ProviderService |
|