Uses of Interface
org.apache.cxf.xkms.x509.repo.CertificateRepo
Packages that use CertificateRepo
Package
Description
-
Uses of CertificateRepo in org.apache.cxf.xkms.x509.handlers
Constructors in org.apache.cxf.xkms.x509.handlers with parameters of type CertificateRepoModifierConstructorDescriptionX509Locator(CertificateRepo certRepo) X509Register(CertificateRepo certRepo) -
Uses of CertificateRepo in org.apache.cxf.xkms.x509.repo.file
Classes in org.apache.cxf.xkms.x509.repo.file that implement CertificateRepo -
Uses of CertificateRepo in org.apache.cxf.xkms.x509.repo.ldap
Classes in org.apache.cxf.xkms.x509.repo.ldap that implement CertificateRepo -
Uses of CertificateRepo in org.apache.cxf.xkms.x509.validator
Constructors in org.apache.cxf.xkms.x509.validator with parameters of type CertificateRepoModifierConstructorDescriptionDirectTrustValidator(CertificateRepo certRepo) TrustedAuthorityValidator(CertificateRepo certRepo)