Uses of Class
eu.emi.security.authn.x509.helpers.ocsp.OCSPResponsesCache.ResponseCacheEntry
Packages that use OCSPResponsesCache.ResponseCacheEntry
Package
Description
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
-
Uses of OCSPResponsesCache.ResponseCacheEntry in eu.emi.security.authn.x509.helpers.ocsp
Fields in eu.emi.security.authn.x509.helpers.ocsp with type parameters of type OCSPResponsesCache.ResponseCacheEntryMethods in eu.emi.security.authn.x509.helpers.ocsp that return OCSPResponsesCache.ResponseCacheEntryModifier and TypeMethodDescriptionOCSPResponsesCache.loadResponseFromDisk
(File f, OCSPClientImpl client, X509Certificate toCheckCert, X509Certificate issuerCert)