public class ArtifactoryClientConfiguration.ProxyHandler extends ArtifactoryClientConfiguration.AuthenticationConfiguration
log, props| Constructor and Description |
|---|
ProxyHandler() |
ProxyHandler(java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHost() |
java.lang.String |
getNoProxy() |
java.lang.String |
getPassword() |
java.lang.Integer |
getPort() |
void |
setHost(java.lang.String host) |
void |
setNoProxy(java.lang.String noProxy) |
void |
setPort(java.lang.Integer port) |
getUsername, setPassword, setUsernamegetBooleanValue, getDeprecatedPrefix, getIntegerValue, getIntegerValue, getLog, getPrefix, getProps, getStringValue, getStringValue, setBooleanValue, setIntegerValue, setLegacyBooleanValue, setStringValuepublic ProxyHandler()
public ProxyHandler(java.lang.String prefix)
public java.lang.String getHost()
public void setHost(java.lang.String host)
public java.lang.Integer getPort()
public void setPort(java.lang.Integer port)
public java.lang.String getNoProxy()
public java.lang.String getPassword()
getPassword in class ArtifactoryClientConfiguration.AuthenticationConfigurationpublic void setNoProxy(java.lang.String noProxy)