Package org.jcp.xml.dsig.internal.dom

Interface Summary
ApacheData XMLSignatureInput Data wrapper.
 

Class Summary
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.
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 DOM-based implementation of KeyValue.
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.
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.
Utils Miscellaneous static utility methods for use in JSR 105 RI.
XMLDSigRI Defines the XMLDSigRI provider.