public final class ProxyUtils
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
ProxyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateNonProxyHosts(ProxyInfo proxy,
java.lang.String targetHost)
Check if the specified host is in the list of non proxy hosts.
|
public static boolean validateNonProxyHosts(ProxyInfo proxy, java.lang.String targetHost)
proxy - the proxy info object contains set of properties.targetHost - the target hostname