Uses of Interface
eu.emi.security.authn.x509.helpers.revocation.RevocationChecker

Packages that use RevocationChecker
eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560. 
eu.emi.security.authn.x509.helpers.pkipath.bc Helper classes included (mostly copied) from the BouncyCastle 1.46 library. 
 

Uses of RevocationChecker in eu.emi.security.authn.x509.helpers.ocsp
 

Classes in eu.emi.security.authn.x509.helpers.ocsp that implement RevocationChecker
 class OCSPRevocationChecker
          Implementation of RevocationChecker using CRLs, the OCSPVerifier
 

Uses of RevocationChecker in eu.emi.security.authn.x509.helpers.pkipath.bc
 

Classes in eu.emi.security.authn.x509.helpers.pkipath.bc that implement RevocationChecker
 class CRLRevocationChecker
          Implementation of RevocationChecker using CRLs, the RFC3280CertPathUtilitiesHelper.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.