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. -
Classes in javax.xml.crypto.dsig used by javax.xml.crypto.dsig Class and 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 and Description XMLSignContext Contains context information for generating XML Signatures.XMLValidateContext Contains context information for validating XML Signatures.
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.