Package org.globus.gsi.stores
Class ResourceProxyCredentialStore
java.lang.Object
org.globus.gsi.stores.ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
org.globus.gsi.stores.ResourceProxyCredentialStore
public class ResourceProxyCredentialStore
extends ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
Created by IntelliJ IDEA. User: turtlebender Date: Dec 29, 2009 Time:
12:53:02 PM To change this template use File | Settings | File Templates.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
This filename filter returns files whose names are valid for a Proxy Certificate. -
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
-
ResourceProxyCredentialStore
public ResourceProxyCredentialStore()
-
-
Method Details
-
create
- Specified by:
create
in classResourceSecurityWrapperStore<ResourceProxyCredential,
X509Credential> - Throws:
ResourceStoreException
-
getLog
protected org.apache.commons.logging.Log getLog()- Specified by:
getLog
in classResourceSecurityWrapperStore<ResourceProxyCredential,
X509Credential>
-
getDefaultFilenameFilter
- Specified by:
getDefaultFilenameFilter
in classResourceSecurityWrapperStore<ResourceProxyCredential,
X509Credential>
-