Uses of Class
org.eblocker.certificate.validator.squid.OcspCache
Packages that use OcspCache
-
Uses of OcspCache in org.eblocker.certificate.validator.squid
Constructors in org.eblocker.certificate.validator.squid with parameters of type OcspCacheModifierConstructorDescriptionSunCertificateValidator(java.nio.file.Path certificatesFilePath, boolean preferCrls, CertStore crlStore, OcspCache ocspCache, ExecutorService executorService)