Uses of Package
javax.xml.crypto.dsig
-
Packages that use javax.xml.crypto.dsig Package Description javax.xml.crypto.dsig Classes for generating and validating XML digital signatures.javax.xml.crypto.dsig.dom DOM-specific classes for thejavax.xml.crypto.dsig
package.javax.xml.crypto.dsig.keyinfo Classes for parsing and processingKeyInfo
elements and structures. -
Classes in javax.xml.crypto.dsig used by javax.xml.crypto.dsig Class Description CanonicalizationMethod A representation of the XMLCanonicalizationMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.DigestMethod A representation of the XMLDigestMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.Manifest A representation of the XMLManifest
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.Reference A representation of theReference
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.SignatureMethod A representation of the XMLSignatureMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.SignatureProperties A representation of the XMLSignatureProperties
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.SignatureProperty A representation of the XMLSignatureProperty
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.SignedInfo An representation of the XMLSignedInfo
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.Transform A representation of the XMLTransform
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.TransformException Indicates an exceptional condition that occurred while executing a transform algorithm.TransformService A Service Provider Interface for transform and canonicalization algorithms.XMLObject A representation of the XMLObject
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.XMLSignature A representation of the XMLSignature
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.XMLSignature.SignatureValue A representation of the XMLSignatureValue
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.XMLSignatureException Indicates an exceptional condition that occurred during the XML signature generation or validation process.XMLSignatureFactory A factory for creatingXMLSignature
objects from scratch or for unmarshalling anXMLSignature
object from a corresponding XML representation.XMLSignContext Contains context information for generating XML Signatures.XMLValidateContext Contains context information for validating XML Signatures. -
Classes in javax.xml.crypto.dsig used by javax.xml.crypto.dsig.dom Class Description XMLSignContext Contains context information for generating XML Signatures.XMLValidateContext Contains context information for validating XML Signatures. -
Classes in javax.xml.crypto.dsig used by javax.xml.crypto.dsig.keyinfo Class Description Transform A representation of the XMLTransform
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.