Class SimpleCRLStore
- java.lang.Object
-
- java.security.cert.CertStore
-
- eu.emi.security.authn.x509.helpers.crl.SimpleCRLStore
-
-
Constructor Summary
Constructors Constructor Description SimpleCRLStore(CertStoreSpi storeSpi)
-
Method Summary
-
Methods inherited from class java.security.cert.CertStore
getCertificates, getCertStoreParameters, getCRLs, getDefaultType, getInstance, getInstance, getInstance, getProvider, getType
-
-
-
-
Constructor Detail
-
SimpleCRLStore
public SimpleCRLStore(CertStoreSpi storeSpi)
-
-