Uses of Class
org.apache.xml.security.keys.content.x509.XMLX509Certificate
Packages that use XMLX509Certificate
Package
Description
-
Uses of XMLX509Certificate in org.apache.xml.security.keys.content
Methods in org.apache.xml.security.keys.content that return XMLX509CertificateMethods in org.apache.xml.security.keys.content with parameters of type XMLX509CertificateModifier and TypeMethodDescriptionvoid
X509Data.add
(XMLX509Certificate xmlX509Certificate) Method add -
Uses of XMLX509Certificate in org.apache.xml.security.keys.keyresolver.implementations
Methods in org.apache.xml.security.keys.keyresolver.implementations with parameters of type XMLX509CertificateModifier and TypeMethodDescriptionprivate PrivateKey
PrivateKeyResolver.resolveX509Certificate
(XMLX509Certificate x509Cert)