Package org.globus.gsi.stores
Class ResourceCRL
- All Implemented Interfaces:
SecurityObjectWrapper<X509CRL>
,Storable
Created by IntelliJ IDEA.
User: turtlebender
Date: Dec 29, 2009
Time: 12:41:39 PM
To change this template use File | Settings | File Templates.
-
Field Summary
Fields inherited from class org.globus.gsi.stores.AbstractResourceSecurityWrapper
globusResolver, globusResource
-
Constructor Summary
ConstructorsConstructorDescriptionResourceCRL
(boolean inMemory, GlobusResource globusResource) ResourceCRL
(String fileName) ResourceCRL
(String fileName, X509CRL crl) -
Method Summary
Methods inherited from class org.globus.gsi.stores.AbstractResourceSecurityWrapper
getAlias, getFile, getGlobusResource, getResourceURL, getSecurityObject, hasChanged, init, init, init, init, refresh
-
Constructor Details
-
ResourceCRL
- Throws:
ResourceStoreException
-
ResourceCRL
- Throws:
ResourceStoreException
-
ResourceCRL
- Throws:
ResourceStoreException
-
-
Method Details
-
getCrl
- Throws:
ResourceStoreException
-
create
- Specified by:
create
in classAbstractResourceSecurityWrapper<X509CRL>
- Throws:
ResourceStoreException
-
store
- Throws:
ResourceStoreException
-