|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.wagon.proxy.ProxyUtils
public class ProxyUtils
| Constructor Summary | |
|---|---|
ProxyUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
validateNonProxyHosts(ProxyInfo proxy,
java.lang.String targetHost)
Check if the specified host is in the list of non proxy hosts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyUtils()
| Method Detail |
|---|
public static boolean validateNonProxyHosts(ProxyInfo proxy,
java.lang.String targetHost)
proxy - the proxy info object contains set of properties.targetHost - the target hostname
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||