Package org.globus.gsi.stores
Class ResourceCRLStore
java.lang.Object
org.globus.gsi.stores.ResourceSecurityWrapperStore<ResourceCRL,X509CRL>
org.globus.gsi.stores.ResourceCRLStore
Fill Me
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
This filter identifies file whose names are valid for crl files. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(GlobusResource globusResource) protected org.apache.commons.logging.Log
getLog()
Methods inherited from class org.globus.gsi.stores.ResourceSecurityWrapperStore
getCollection, getWrapperMap, loadWrappers, loadWrappers
-
Constructor Details
-
ResourceCRLStore
public ResourceCRLStore()
-
-
Method Details
-
create
- Specified by:
create
in classResourceSecurityWrapperStore<ResourceCRL,
X509CRL> - Throws:
ResourceStoreException
-
getLog
protected org.apache.commons.logging.Log getLog()- Specified by:
getLog
in classResourceSecurityWrapperStore<ResourceCRL,
X509CRL>
-
getDefaultFilenameFilter
- Specified by:
getDefaultFilenameFilter
in classResourceSecurityWrapperStore<ResourceCRL,
X509CRL>
-