Class CrlCacheCertStore
java.lang.Object
java.security.cert.CertStoreSpi
org.eblocker.certificate.validator.squid.CrlCacheCertStore
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Certificate>engineGetCertificates(CertSelector selector) Collection<? extends CRL>engineGetCRLs(CRLSelector selector)
-
Constructor Details
-
CrlCacheCertStore
-
-
Method Details
-
engineGetCertificates
- Specified by:
engineGetCertificatesin classCertStoreSpi
-
engineGetCRLs
- Specified by:
engineGetCRLsin classCertStoreSpi- Throws:
CertStoreException
-