eu.emi.security.authn.x509.helpers.crl
Class SimpleCRLStore
java.lang.Object
java.security.cert.CertStore
eu.emi.security.authn.x509.helpers.crl.SimpleCRLStore
public class SimpleCRLStore
- extends CertStore
Provider-less implementation of the CertStore. Is a trivial wrapper
around CertStore
, which provides a real implementation.
- Author:
- K. Benedyczak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCRLStore
public SimpleCRLStore(CertStoreSpi storeSpi)
Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.