public interface ProxyNamingPolicy
ProxyNamingPolicy defines the naming policy for a VOMS proxy.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildProxyFileName(java.lang.String tmpPath,
int userId)
Builds the file name of a VOMS proxy
|
java.lang.String buildProxyFileName(java.lang.String tmpPath,
int userId)
tmpPath - 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