public final class ProxyUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
validateNonProxyHosts(ProxyInfo proxy,
String targetHost)
Check if the specified host is in the list of non proxy hosts.
|
public static boolean validateNonProxyHosts(ProxyInfo proxy, String targetHost)
proxy
- the proxy info object contains set of properties.targetHost
- the target hostnameCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.