-
host
java.lang.String host
Proxy server host
-
userName
java.lang.String userName
Username used to access the proxy server
-
password
java.lang.String password
Password associated with the proxy server
-
port
int port
Proxy server port
-
type
java.lang.String type
Type of the proxy
-
nonProxyHosts
java.lang.String nonProxyHosts
The non-proxy hosts. Follows Java system property format: *.foo.com|localhost
.
-
ntlmHost
java.lang.String ntlmHost
For NTLM proxies, specifies the NTLM host.
-
ntlmDomain
java.lang.String ntlmDomain
For NTLM proxies, specifies the NTLM domain.