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