JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
DRAFT 11.0.25-ea+5-post-Debian-1
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
javax.xml.crypto.dsig.spec
Packages that use
javax.xml.crypto.dsig.spec
Package
Description
javax.xml.crypto.dsig
Classes for generating and validating XML digital signatures.
javax.xml.crypto.dsig.spec
Parameter classes for XML digital signatures.
Classes in
javax.xml.crypto.dsig.spec
used by
javax.xml.crypto.dsig
Class
Description
C14NMethodParameterSpec
A specification of algorithm parameters for a
CanonicalizationMethod
Algorithm.
DigestMethodParameterSpec
A specification of algorithm parameters for a
DigestMethod
algorithm.
SignatureMethodParameterSpec
A specification of algorithm parameters for an XML
SignatureMethod
algorithm.
TransformParameterSpec
A specification of algorithm parameters for a
Transform
algorithm.
Classes in
javax.xml.crypto.dsig.spec
used by
javax.xml.crypto.dsig.spec
Class
Description
C14NMethodParameterSpec
A specification of algorithm parameters for a
CanonicalizationMethod
Algorithm.
SignatureMethodParameterSpec
A specification of algorithm parameters for an XML
SignatureMethod
algorithm.
TransformParameterSpec
A specification of algorithm parameters for a
Transform
algorithm.
XPathType
The XML Schema Definition of the
XPath
element as defined in the
W3C Recommendation for XML-Signature XPath Filter 2.0
:
XPathType.Filter
Represents the filter set operation.