Uses of Interface
eu.emi.security.authn.x509.helpers.revocation.RevocationChecker
-
Packages that use RevocationChecker Package Description eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.eu.emi.security.authn.x509.helpers.revocation Helper classes, implementing general revocation checking functionality. -
-
Uses of RevocationChecker in eu.emi.security.authn.x509.helpers.ocsp
Classes in eu.emi.security.authn.x509.helpers.ocsp that implement RevocationChecker Modifier and Type Class Description classOCSPRevocationCheckerImplementation ofRevocationCheckerusing CRLs, theOCSPVerifier -
Uses of RevocationChecker in eu.emi.security.authn.x509.helpers.revocation
Classes in eu.emi.security.authn.x509.helpers.revocation that implement RevocationChecker Modifier and Type Class Description classCRLRevocationCheckerImplementation ofRevocationCheckerusing CRLs, theRFC3280CertPathUtilitiesCanl.
-