public class ResourceProxyCredentialStore extends ResourceSecurityWrapperStore<ResourceProxyCredential,X509Credential>
Modifier and Type | Class | Description |
---|---|---|
static class |
ResourceProxyCredentialStore.ProxyFilenameFilter |
This filename filter returns files whose names are valid for a Proxy
Certificate.
|
Constructor | Description |
---|---|
ResourceProxyCredentialStore() |
Modifier and Type | Method | Description |
---|---|---|
ResourceProxyCredential |
create(GlobusResource globusResource) |
|
FilenameFilter |
getDefaultFilenameFilter() |
|
protected org.apache.commons.logging.Log |
getLog() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 © 2018. All rights reserved.