Package org.globus.gsi.stores
Class Stores.ReloadableCrlStore
java.lang.Object
org.globus.gsi.stores.Stores.ReloadableCrlStore
- Enclosing class:
- Stores
-
Field Details
-
crlsLocationPattern
-
certStore
-
lastUpdateTime
private long lastUpdateTime
-
-
Constructor Details
-
ReloadableCrlStore
protected ReloadableCrlStore(String crlsLocationPattern) throws InvalidAlgorithmParameterException, NoSuchAlgorithmException
-
-
Method Details
-
load
-
isStillValid
protected boolean isStillValid() -
getCrlStore
protected CertStore getCrlStore() throws InvalidAlgorithmParameterException, NoSuchAlgorithmException
-