Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
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. |
Class and Description |
---|
CanonicalizationMethod
A representation of the XML CanonicalizationMethod
element as defined in the
|
DigestMethod
A representation of the XML DigestMethod element as
defined in the |
Manifest
A representation of the XML Manifest element as defined in
the |
Reference
A representation of the Reference element as defined in the
|
SignatureMethod
A representation of the XML SignatureMethod element
as defined in the |
SignatureProperties
A representation of the XML SignatureProperties element as
defined in the |
SignatureProperty
A representation of the XML SignatureProperty element as
defined in the |
SignedInfo
An representation of the XML SignedInfo element as
defined in the |
Transform
A representation of the XML Transform element as
defined in the |
TransformException
Indicates an exceptional condition that occured while executing a transform algorithm. |
TransformService
A Service Provider Interface for transform and canonicalization algorithms. |
XMLObject
A representation of the XML Object element as defined in
the |
XMLSignature
A representation of the XML Signature element as
defined in the |
XMLSignature.SignatureValue
A representation of the XML SignatureValue element as
defined in the |
XMLSignatureException
Indicates an exceptional condition that occured during the XML signature generation or validation process. |
XMLSignatureFactory
A factory for creating XMLSignature objects from scratch or
for unmarshalling an XMLSignature object from a corresponding
XML representation. |
XMLSignContext
Contains context information for generating XML Signatures. |
XMLValidateContext
Contains context information for validating XML Signatures. |
Class and Description |
---|
XMLSignContext
Contains context information for generating XML Signatures. |
XMLValidateContext
Contains context information for validating XML Signatures. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.