Interface | Description |
---|---|
ObjectReference.CIDResolver |
Interface CIDResolver
|
Referable |
Interface for XML-DSIG elements that can be the
target of an object reference.
|
Class | Description |
---|---|
DSigUtils |
Simple API for creating and verifying XML signatures.
|
JSR105Util |
Utility class for Java XML Digital Signature API specification.
|
JSR105Util.JSR105URIDereferencer |
JSR105URI Deferencer class
|
JSR105Util.OraNodeSetData |
Base class for elements that serve as OraNodeSetData
|
ObjectReference |
Base class for elements that serve as references.
|
ReferenceList |
Base class for XML structures containing a list of
Reference elements.
|
XSAlgorithmIdentifier |
Class representing a XML-DSIG algorithm identifier element.
|
XSKeyInfo |
A XML-DSIG KeyInfo element that may contain one or more
instances of specific KeyInfo child data elements.
|
XSManifest |
XML structure containing a list of Reference elements.
|
XSObject |
The XML-DSIG Object element.
|
XSReference |
XML-DSIG Reference element identifying a local or external data
object to be signed.
|
XSSignature |
The top-level Signature element of the XML-DSIG schema.
|
XSSignatureValue |
Class representing a XML-DSIG SignatureValue element.
|
XSSignedInfo |
XML-DSIG SignedInfo element containing the signature details.
|
XSSigProperties |
The XML-DSIG SignatureProperties element.
|
XSSigProperty |
The XML-DSIG SignatureProperty element.
|
Exception | Description |
---|---|
ReferenceException |
Exception thrown to indicate a problem with an XML digital
signature Reference.
|
SigningException |
Exception thrown to indicate a problem computing an XML digital
signature.
|
VerifyException |
Exception thrown to indicate a problem validating an XML digital
signature.
|
XSException |
Exception thrown to indicate a problem with an XML digital
signature.
|