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 classThis filename filter returns files whose names are valid for a Proxy Certificate. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static FilenameFilterprivate org.apache.commons.logging.Log -
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
-
logger
private org.apache.commons.logging.Log logger
-
-
Constructor Details
-
ResourceProxyCredentialStore
public ResourceProxyCredentialStore()
-
-
Method Details
-
create
- Specified by:
createin classResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential>- Throws:
ResourceStoreException
-
getLog
protected org.apache.commons.logging.Log getLog()- Specified by:
getLogin classResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential>
-
getDefaultFilenameFilter
- Specified by:
getDefaultFilenameFilterin classResourceSecurityWrapperStore<ResourceProxyCredential, X509Credential>
-