public class OpensslCRLStoreSpi extends PlainCRLStoreSpi
This class is extending the PlainCRLStoreSpi and restricts
the CRLs which are loaded.
| Modifier and Type | Field and Description |
|---|---|
static String |
CRL_WILDCARD |
| Constructor and Description |
|---|
OpensslCRLStoreSpi(String path,
long crlUpdateInterval,
Timer t,
ObserversHandler observers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reloadCRLs(Collection<URL> locations)
For all URLs tries to load a CRL
|
addCRL, dispose, engineGetCertificates, engineGetCRLs, getCRLForIssuer, getLocations, getUpdateInterval, loadCRL, notifyObservers, setUpdateIntervalpublic static final String CRL_WILDCARD
public OpensslCRLStoreSpi(String path, long crlUpdateInterval, Timer t, ObserversHandler observers) throws InvalidAlgorithmParameterException
protected void reloadCRLs(Collection<URL> locations)
reloadCRLs in class PlainCRLStoreSpiCopyright © 2012–2013 European Middleware Initiative. All rights reserved.