Uses of Package
javax.xml.crypto
-
Packages that use javax.xml.crypto Package Description javax.xml.crypto Common classes for XML cryptography.javax.xml.crypto.dom DOM-specific classes for thejavax.xml.crypto
package.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.javax.xml.crypto.dsig.spec Parameter classes for XML digital signatures. -
Classes in javax.xml.crypto used by javax.xml.crypto Class and Description AlgorithmMethod An abstract representation of an algorithm defined in the XML Security specifications.Data An abstract representation of the result of dereferencing aURIReference
or the input/output of subsequentTransform
s.KeySelector A selector that finds and returns a key using the data contained in aKeyInfo
object.KeySelector.Purpose The purpose of the key that is to be selected.KeySelectorException Indicates an exceptional condition thrown by aKeySelector
.KeySelectorResult The result returned by theKeySelector.select
method.URIDereferencer A dereferencer ofURIReference
s.URIReference Identifies a data object via a URI-Reference, as specified by RFC 2396.URIReferenceException Indicates an exceptional condition thrown while dereferencing aURIReference
.XMLCryptoContext Contains common context information for XML cryptographic operations. -
Classes in javax.xml.crypto used by javax.xml.crypto.dom Class and Description KeySelector A selector that finds and returns a key using the data contained in aKeyInfo
object.URIDereferencer A dereferencer ofURIReference
s.URIReference Identifies a data object via a URI-Reference, as specified by RFC 2396.XMLCryptoContext Contains common context information for XML cryptographic operations.XMLStructure A representation of an XML structure from any namespace. -
Classes in javax.xml.crypto used by javax.xml.crypto.dsig Class and Description AlgorithmMethod An abstract representation of an algorithm defined in the XML Security specifications.Data An abstract representation of the result of dereferencing aURIReference
or the input/output of subsequentTransform
s.KeySelectorResult The result returned by theKeySelector.select
method.MarshalException Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.URIDereferencer A dereferencer ofURIReference
s.URIReference Identifies a data object via a URI-Reference, as specified by RFC 2396.XMLCryptoContext Contains common context information for XML cryptographic operations.XMLStructure A representation of an XML structure from any namespace. -
Classes in javax.xml.crypto used by javax.xml.crypto.dsig.dom Class and Description KeySelector A selector that finds and returns a key using the data contained in aKeyInfo
object.XMLCryptoContext Contains common context information for XML cryptographic operations. -
Classes in javax.xml.crypto used by javax.xml.crypto.dsig.keyinfo Class and Description Data An abstract representation of the result of dereferencing aURIReference
or the input/output of subsequentTransform
s.MarshalException Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.URIDereferencer A dereferencer ofURIReference
s.URIReference Identifies a data object via a URI-Reference, as specified by RFC 2396.URIReferenceException Indicates an exceptional condition thrown while dereferencing aURIReference
.XMLCryptoContext Contains common context information for XML cryptographic operations.XMLStructure A representation of an XML structure from any namespace. -
Classes in javax.xml.crypto used by javax.xml.crypto.dsig.spec Class and Description XMLStructure A representation of an XML structure from any namespace.
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.