public class ProxyHelper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProxyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fillProxy(org.apache.commons.httpclient.HttpClient httpClient,
String requestUri) |
protected static String |
getProxyHost() |
protected static String |
getProxyLogin() |
protected static String |
getProxyPassword() |
protected static int |
getProxyPort() |
protected static boolean |
useAuthenticated() |
protected static boolean |
useProxy(String requestUri) |
public static void fillProxy(org.apache.commons.httpclient.HttpClient httpClient,
String requestUri)
protected static boolean useAuthenticated()
protected static boolean useProxy(String requestUri)
protected static int getProxyPort()
protected static String getProxyHost()
protected static String getProxyPassword()
protected static String getProxyLogin()
Copyright © 2019 Nuxeo SA. All rights reserved.