public class ResourceProxyCredentialStore extends ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
Modifier and Type | Class and Description |
---|---|
static class |
ResourceProxyCredentialStore.ProxyFilenameFilter
This filename filter returns files whose names are valid for a Proxy
Certificate.
|
Constructor and Description |
---|
ResourceProxyCredentialStore() |
Modifier and Type | Method and Description |
---|---|
ResourceProxyCredential |
create(GlobusResource globusResource) |
FilenameFilter |
getDefaultFilenameFilter() |
protected org.apache.commons.logging.Log |
getLog() |
getCollection, getWrapperMap, loadWrappers, loadWrappers
public ResourceProxyCredential create(GlobusResource globusResource) throws ResourceStoreException
create
in class ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
ResourceStoreException
protected org.apache.commons.logging.Log getLog()
getLog
in class ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
public FilenameFilter getDefaultFilenameFilter()
getDefaultFilenameFilter
in class ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
Copyright © 2016. All rights reserved.