Uses of Interface
javax.xml.crypto.AlgorithmMethod
Packages that use AlgorithmMethod
包
描述
Common classes for XML cryptography.
Classes for generating and validating XML digital
signatures.
-
Uses of AlgorithmMethod in javax.xml.crypto
Methods in javax.xml.crypto with parameters of type AlgorithmMethod修饰符和类方法描述abstract KeySelectorResultKeySelector.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
Subinterfaces of AlgorithmMethod in javax.xml.crypto.dsig修饰符和类Interface描述interfaceA representation of the XMLCanonicalizationMethodelement as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interfaceA representation of the XMLDigestMethodelement as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interfaceA representation of the XMLSignatureMethodelement as defined in the W3C Recommendation for XML-Signature Syntax and Processing.interfaceA representation of the XMLTransformelement as defined in the W3C Recommendation for XML-Signature Syntax and Processing.Classes in javax.xml.crypto.dsig that implement AlgorithmMethod修饰符和类Class描述classA Service Provider Interface for transform and canonicalization algorithms.