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 | 
factory, observers, params, updateInterval| Constructor and Description | 
|---|
| OpensslCRLStoreSpi(String path,
                  long crlUpdateInterval,
                  Timer t,
                  ObserversHandler observers,
                  boolean openssl1Mode) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected X509CRL | reloadCRL(URL location)Tries to load a CRL | 
addCRL, dispose, getCRLForIssuer, getCRLWithMatcher, getLocations, getUpdateInterval, loadCRL, setUpdateInterval, startengineGetCertificates, engineGetCRLs, notifyObserverspublic static final String CRL_WILDCARD
public OpensslCRLStoreSpi(String path, long crlUpdateInterval, Timer t, ObserversHandler observers, boolean openssl1Mode) throws InvalidAlgorithmParameterException
protected X509CRL reloadCRL(URL location)
reloadCRL in class PlainCRLStoreSpiCopyright © 2012-2017 European Middleware Initiative. All Rights Reserved.