XML Digital Signature and Encryption, 1.0

Uses of Package
javax.xml.crypto

Packages that use javax.xml.crypto
javax.xml.crypto   
javax.xml.crypto.dom   
javax.xml.crypto.dsig   
javax.xml.crypto.dsig.dom   
javax.xml.crypto.dsig.keyinfo   
javax.xml.crypto.dsig.spec   
javax.xml.crypto.enc   
javax.xml.crypto.enc.dom   
javax.xml.crypto.enc.keyinfo   
 

Classes in javax.xml.crypto used by javax.xml.crypto
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 Transforms.
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.
URIDereferencer
          A dereferencer of URIReferences.
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.
 

Classes in javax.xml.crypto used by javax.xml.crypto.dom
KeySelector
          A selector that finds and returns a key using the data contained in a KeyInfo object.
URIDereferencer
          A dereferencer of URIReferences.
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
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 Transforms.
KeySelectorResult
          The result returned by the KeySelector.select method.
MarshalException
          Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
URIDereferencer
          A dereferencer of URIReferences.
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
KeySelector
          A selector that finds and returns a key using the data contained in a KeyInfo object.
XMLCryptoContext
          Contains common context information for XML cryptographic operations.
 

Classes in javax.xml.crypto used by javax.xml.crypto.dsig.keyinfo
Data
          An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
MarshalException
          Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
URIDereferencer
          A dereferencer of URIReferences.
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.
 

Classes in javax.xml.crypto used by javax.xml.crypto.dsig.spec
XMLStructure
          A representation of an XML structure from any namespace.
 

Classes in javax.xml.crypto used by javax.xml.crypto.enc
AlgorithmMethod
          An abstract representation of an algorithm defined in the XML Security specifications.
MarshalException
          Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
NoSuchMechanismException
          This exception is thrown when a particular XML mechanism is requested but is not available in the environment.
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.enc.dom
KeySelector
          A selector that finds and returns a key using the data contained in a KeyInfo object.
XMLCryptoContext
          Contains common context information for XML cryptographic operations.
 

Classes in javax.xml.crypto used by javax.xml.crypto.enc.keyinfo
AlgorithmMethod
          An abstract representation of an algorithm defined in the XML Security specifications.
XMLStructure
          A representation of an XML structure from any namespace.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org