Class SimpleCRLStore
java.lang.Object
java.security.cert.CertStore
eu.emi.security.authn.x509.helpers.crl.SimpleCRLStore
Provider-less implementation of the CertStore. Is a trivial wrapper
around
CertStore
, which provides a real implementation.- Author:
- K. Benedyczak
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.security.cert.CertStore
getCertificates, getCertStoreParameters, getCRLs, getDefaultType, getInstance, getInstance, getInstance, getProvider, getType
-
Constructor Details
-
SimpleCRLStore
-