public class DefaultProxyPathBuilder extends Object implements ProxyNamingPolicy
| Constructor and Description |
|---|
DefaultProxyPathBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildProxyFileName(String tmpPath,
int userId)
Builds the file name of a VOMS proxy
|
public String buildProxyFileName(String tmpPath, int userId)
ProxyNamingPolicybuildProxyFileName in interface ProxyNamingPolicytmpPath - the path of the temporary directory of the systemuserId - the effective user id the user for which the proxy is createdString representing the proxy file nameCopyright © 2018. All rights reserved.