public class ProxyConfiguration extends Object
| Constructor and Description |
|---|
ProxyConfiguration() |
ProxyConfiguration(HTTPHost host,
String ignoredHosts,
ChallengeProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
HTTPHost |
getHost() |
Set<String> |
getIgnoredHosts() |
ChallengeProvider |
getProvider() |
boolean |
isHostIgnored(String host) |
public ProxyConfiguration()
public ProxyConfiguration(HTTPHost host, String ignoredHosts, ChallengeProvider provider)
public boolean isHostIgnored(String host)
public HTTPHost getHost()
public ChallengeProvider getProvider()
Copyright © 2008-2013. All Rights Reserved.