public class DefaultProxyPathBuilder extends java.lang.Object implements ProxyNamingPolicy
| Constructor and Description |
|---|
DefaultProxyPathBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildProxyFileName(java.lang.String tmpPath,
int userId)
Builds the file name of a VOMS proxy
|
public java.lang.String buildProxyFileName(java.lang.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 name