Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-05


Package oracle.security.xmlsec.dsig

XML Digital Signature main classes.

See:
          Description

Interface Summary
ObjectReference.CIDResolver  
Referable Interface for XML-DSIG elements that can be the target of an object reference.

 

Class Summary
DSigUtils Simple API for creating and verifying XML signatures.
JSR105Util  
JSR105Util.JSR105URIDereferencer  
JSR105Util.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 Summary
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.

 

Package oracle.security.xmlsec.dsig Description

XML Digital Signature main classes.


Skip navigation links

Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10680-05


Copyright © 2005, 2013 , Oracle. All rights reserved.