Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.xml.crypto | Common classes for XML cryptography. |
javax.xml.crypto.dom | DOM-specific classes for the javax.xml.crypto package. |
javax.xml.crypto.dsig | Classes for generating and validating XML digital signatures. |
javax.xml.crypto.dsig.dom | DOM-specific classes for the javax.xml.crypto.dsig package. |
javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfo elements and structures. |
javax.xml.crypto.dsig.spec | Parameter classes for XML digital signatures. |
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 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. |
URIDereferencer
A dereferencer of URIReference s. |
URIReference
Identifies a data object via a URI-Reference, as specified by |
URIReferenceException
Indicates an exceptional condition thrown while dereferencing a URIReference . |
XMLCryptoContext
Contains common context information for XML cryptographic operations. |
Class and Description |
---|
KeySelector
A selector that finds and returns a key using the data contained in a KeyInfo object. |
URIDereferencer
A dereferencer of URIReference s. |
URIReference
Identifies a data object via a URI-Reference, as specified by |
XMLCryptoContext
Contains common context information for XML cryptographic operations. |
XMLStructure
A representation of an XML structure from any namespace. |
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 a URIReference or the input/output of subsequent Transform s. |
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 URIReference s. |
URIReference
Identifies a data object via a URI-Reference, as specified by |
XMLCryptoContext
Contains common context information for XML cryptographic operations. |
XMLStructure
A representation of an XML structure from any namespace. |
Class and Description |
---|
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. |
Class and Description |
---|
Data
An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transform s. |
MarshalException
Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process. |
URIDereferencer
A dereferencer of URIReference s. |
URIReference
Identifies a data object via a URI-Reference, as specified by |
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. |
Class and Description |
---|
XMLStructure
A representation of an XML structure from any namespace. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.