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