Uses of Class
com.atlassian.httpclient.apache.httpcomponents.proxy.ProxyConfig.AuthenticationInfo

Packages that use ProxyConfig.AuthenticationInfo
com.atlassian.httpclient.apache.httpcomponents.proxy   
 

Uses of ProxyConfig.AuthenticationInfo in com.atlassian.httpclient.apache.httpcomponents.proxy
 

Methods in com.atlassian.httpclient.apache.httpcomponents.proxy that return types with arguments of type ProxyConfig.AuthenticationInfo
abstract  Iterable<ProxyConfig.AuthenticationInfo> ProxyConfig.getAuthenticationInfo()
           
 Iterable<ProxyConfig.AuthenticationInfo> ProvidedProxyConfig.getAuthenticationInfo()
           
 Iterable<ProxyConfig.AuthenticationInfo> SystemPropertiesProxyConfig.getAuthenticationInfo()
           
static Iterable<ProxyConfig.AuthenticationInfo> ProxyConfigFactory.getProxyAuthentication(HttpClientOptions options)
           
 



Copyright © 2012–2015 Atlassian. All rights reserved.