| |
|
| java.lang.Object com.sun.portal.netlet.client.common.ClientConfig
ClientConfig | public class ClientConfig (Code) | | |
Field Summary | |
final public static int | AUTO | final public static int | BROWSER | final public static int | DIRECT | final public static int | EXCHANGE | final public static int | FTP | final public static int | MANUAL | final public static int | NORMAL |
AUTO | final public static int AUTO(Code) | | |
BROWSER | final public static int BROWSER(Code) | | |
DIRECT | final public static int DIRECT(Code) | | |
EXCHANGE | final public static int EXCHANGE(Code) | | |
FTP | final public static int FTP(Code) | | |
MANUAL | final public static int MANUAL(Code) | | |
NORMAL | final public static int NORMAL(Code) | | |
doPortWarning | public static boolean doPortWarning()(Code) | | |
doReauth | public static boolean doReauth()(Code) | | |
getDestPort | public static int getDestPort()(Code) | | |
getNumOfRules | public static int getNumOfRules()(Code) | | |
getProxyAuth | public static boolean getProxyAuth()(Code) | | |
getProxyAuthPassword | public static String getProxyAuthPassword()(Code) | | |
getProxyAuthUsername | public static String getProxyAuthUsername()(Code) | | |
getProxyPort | public static int getProxyPort()(Code) | | |
init | public static void init()(Code) | | |
isJSSEEnabled | public static boolean isJSSEEnabled()(Code) | | |
isPDCEnabled | public static boolean isPDCEnabled()(Code) | | |
isProxyMode | public static boolean isProxyMode()(Code) | | |
isProxyletMode | public static boolean isProxyletMode()(Code) | | |
setProxyAuthPassword | public static void setProxyAuthPassword(String name)(Code) | | |
setProxyAuthUsername | public static void setProxyAuthUsername(String name)(Code) | | |
setSessionID | public static void setSessionID(String id)(Code) | | |
showPortWarnCheckbox | public static boolean showPortWarnCheckbox()(Code) | | |
|
|
|