| Class | Description |
|---|---|
| AuthConfiguration |
Represents a configuration of credentials (username / password)
Configuration Parameters:
Name
Default
Description
username
REQUIRED
The username used to connect to the server.
password
REQUIRED
The password used to connect to the server.
|
| NonProxyListProxyRoutePlanner |
Implementation of
HttpRoutePlanner
that routes requests through proxy and takes into account list of hosts that should not be proxied |
| ProxyConfiguration |
Configuration of access to a remote host through a proxy server
Configuration Parameters:
Name
Default
Description
host
REQUIRED
The proxy server host name or ip address.
port
scheme default
The proxy server port. |
Copyright © 2017. All rights reserved.