java.lang.Object | +--org.globus.tools.ui.proxy.GridProxyConfig
Responsible for managing the properties file "proxy.properties" which holds information about various properties needed by grid proxy init classes. This class is modelled after org.globus.security.Config and is designed to replace GridProperties.
static String
configFile
static Properties
props
GridProxyConfig()
static int
getBits()
getHours()
static boolean
getLimited()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String configFile
public static Properties props
public GridProxyConfig()
public static int getHours()
public static int getBits()
public static boolean getLimited()