public class ProxyProfileConfig extends Object
Constructor and Description |
---|
ProxyProfileConfig(org.apache.http.HttpHost proxy,
org.apache.http.auth.UsernamePasswordCredentials credentials,
Set<String> proxyByPass) |
Modifier and Type | Method and Description |
---|---|
org.apache.http.auth.UsernamePasswordCredentials |
getCredentials() |
org.apache.http.HttpHost |
getProxy() |
Set<String> |
getProxyByPass() |
String |
toString() |
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.