Class | Description |
---|---|
AlgorithmMethod | An abstract representation of an algorithm defined in the XML Security specifications. |
Data | An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transform s. |
KeySelector | A selector that finds and returns a key using the data contained in a KeyInfo object. |
KeySelector.Purpose | The purpose of the key that is to be selected. |
KeySelectorException | Indicates an exceptional condition thrown by a KeySelector . |
KeySelectorResult | The result returned by the KeySelector.select method. |
MarshalException | Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process. |
NodeSetData<T> | An abstract representation of a Data type containing a node-set. |
NoSuchMechanismException | This exception is thrown when a particular XML mechanism is requested but is not available in the environment. |
OctetStreamData | A representation of a Data type containing an octet stream. |
URIDereferencer | A dereferencer of URIReference s. |
URIReference | Identifies a data object via a URI-Reference, as specified by RFC 2396. |
URIReferenceException | Indicates an exceptional condition thrown while dereferencing a URIReference . |
XMLCryptoContext | Contains common context information for XML cryptographic operations. |
XMLStructure | A representation of an XML structure from any namespace. |
© 1993, 2023, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/21/docs/api/java.xml.crypto/javax/xml/crypto/package-summary.html