public class ResourceCRLStore extends ResourceSecurityWrapperStore<ResourceCRL,X509CRL>
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceCRLStore.CrlFilter
This filter identifies file whose names are valid for crl files.
|
| Constructor and Description |
|---|
ResourceCRLStore() |
| Modifier and Type | Method and Description |
|---|---|
ResourceCRL |
create(GlobusResource globusResource) |
FilenameFilter |
getDefaultFilenameFilter() |
protected org.apache.commons.logging.Log |
getLog() |
getCollection, getWrapperMap, loadWrappers, loadWrapperspublic ResourceCRL create(GlobusResource globusResource) throws ResourceStoreException
create in class ResourceSecurityWrapperStore<ResourceCRL,X509CRL>ResourceStoreExceptionprotected org.apache.commons.logging.Log getLog()
getLog in class ResourceSecurityWrapperStore<ResourceCRL,X509CRL>public FilenameFilter getDefaultFilenameFilter()
getDefaultFilenameFilter in class ResourceSecurityWrapperStore<ResourceCRL,X509CRL>Copyright © 2013. All Rights Reserved.