Uses of Interface
javax.xml.crypto.AlgorithmMethod
Package
Description
Common classes for XML cryptography.
Classes for generating and validating XML digital
signatures.
-
Uses of AlgorithmMethod in javax.xml.crypto
Modifier and TypeMethodDescriptionabstract KeySelectorResult
KeySelector.select
(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) Attempts to find a key that satisfies the specified constraints. -
Uses of AlgorithmMethod in javax.xml.crypto.dsig
Modifier and TypeInterfaceDescriptioninterface
A representation of the XMLCanonicalizationMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interface
A representation of the XMLDigestMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interface
A representation of the XMLSignatureMethod
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interface
A representation of the XMLTransform
element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.Modifier and TypeClassDescriptionclass
A Service Provider Interface for transform and canonicalization algorithms.