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. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static ResourceCRLStore.CrlFilter
private org.apache.commons.logging.Log
private static final int
-
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
-
Field Details
-
filter
-
MIN_NAME_LENGTH
private static final int MIN_NAME_LENGTH- See Also:
-
logger
private org.apache.commons.logging.Log logger
-
-
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>
-