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 classThis filter identifies file whose names are valid for crl files. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static ResourceCRLStore.CrlFilterprivate org.apache.commons.logging.Logprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(GlobusResource globusResource) protected org.apache.commons.logging.LoggetLog()Methods inherited from class 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:
createin classResourceSecurityWrapperStore<ResourceCRL, X509CRL>- Throws:
ResourceStoreException
-
getLog
protected org.apache.commons.logging.Log getLog()- Specified by:
getLogin classResourceSecurityWrapperStore<ResourceCRL, X509CRL>
-
getDefaultFilenameFilter
- Specified by:
getDefaultFilenameFilterin classResourceSecurityWrapperStore<ResourceCRL, X509CRL>
-