API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.xml.crypto
Author(s)
Since
Version
Serial
Description
  Common classes for XML cryptography.
See also:   
AlgorithmMethod View Source An abstract representation of an algorithm defined in the XML Security specifications.
Data View Source An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
KeySelector View Source A selector that finds and returns a key using the data contained in a KeyInfo object.
KeySelector.Purpose View Source The purpose of the key that is to be selected.
KeySelectorException View Source Indicates an exceptional condition thrown by a KeySelector.
KeySelectorResult View Source The result returned by the KeySelector.select method.
MarshalException View Source Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
NodeSetData View Source An abstract representation of a Data type containing a node-set.
NoSuchMechanismException View Source This exception is thrown when a particular XML mechanism is requested but is not available in the environment.
OctetStreamData View Source A representation of a Data type containing an octet stream.
URIDereferencer View Source A dereferencer of URIReferences.
URIReference View Source Identifies a data object via a URI-Reference, as specified by RFC 2396.
URIReferenceException View Source Indicates an exceptional condition thrown while dereferencing a URIReference.
XMLCryptoContext View Source Contains common context information for XML cryptographic operations.
XMLStructure View Source A representation of an XML structure from any namespace.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar