Uses of Class
eu.emi.security.authn.x509.helpers.ocsp.OCSPCacheBase
-
Packages that use OCSPCacheBase Package Description eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560. -
-
Uses of OCSPCacheBase in eu.emi.security.authn.x509.helpers.ocsp
Subclasses of OCSPCacheBase in eu.emi.security.authn.x509.helpers.ocsp Modifier and Type Class Description class
OCSPRespondersCache
OCSP failing responses cache: in memory with disk persistence.class
OCSPResponsesCache
OCSP responses cache: in memory with disk persistence.
-