Class DefaultProxyPathBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String buildProxyFileName​(java.lang.String tmpPath, int userId)
      Builds the file name of a VOMS proxy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultProxyPathBuilder

        public DefaultProxyPathBuilder()
    • Method Detail

      • buildProxyFileName

        public java.lang.String buildProxyFileName​(java.lang.String tmpPath,
                                                   int userId)
        Description copied from interface: ProxyNamingPolicy
        Builds the file name of a VOMS proxy
        Specified by:
        buildProxyFileName in interface ProxyNamingPolicy
        Parameters:
        tmpPath - the path of the temporary directory of the system
        userId - the effective user id the user for which the proxy is created
        Returns:
        a String representing the proxy file name