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 Transform s.
|
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 URIReference s.
|
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. |