Module java.xml.crypto
Package javax.xml.crypto
package javax.xml.crypto
Common classes for XML cryptography. This package includes common classes
that are used to perform XML cryptographic operations, such as generating
an XML signature or encrypting XML data.
Package Specification
- Since:
- 1.6
-
ClassDescriptionAn abstract representation of an algorithm defined in the XML Security specifications.An abstract representation of the result of dereferencing a
URIReference
or the input/output of subsequentTransform
s.A selector that finds and returns a key using the data contained in aKeyInfo
object.The purpose of the key that is to be selected.Indicates an exceptional condition thrown by aKeySelector
.The result returned by theKeySelector.select
method.Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.NodeSetData<T>An abstract representation of aData
type containing a node-set.This exception is thrown when a particular XML mechanism is requested but is not available in the environment.A representation of aData
type containing an octet stream.A dereferencer ofURIReference
s.Identifies a data object via a URI-Reference, as specified by RFC 2396.Indicates an exceptional condition thrown while dereferencing aURIReference
.Contains common context information for XML cryptographic operations.A representation of an XML structure from any namespace.