public class ProxyConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_PROXY_HOST |
static String |
HTTPS_PROXY_HOST |
protected org.apache.maven.plugin.logging.Log |
log |
protected org.apache.maven.settings.Settings |
settings |
| Constructor and Description |
|---|
ProxyConfiguration(org.apache.maven.plugin.logging.Log log,
org.apache.maven.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleProxySettings() |
static boolean |
isAbleToSetupProxy(org.apache.maven.settings.Settings settings) |
public static final String HTTP_PROXY_HOST
public static final String HTTPS_PROXY_HOST
protected final org.apache.maven.plugin.logging.Log log
protected org.apache.maven.settings.Settings settings
Copyright © 2019 MuleSoft Inc. All rights reserved.