Class IdeProxyAdapter
java.lang.Object
com.redhat.devtools.intellij.common.utils.IdeProxyAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Authenticatorstatic PasswordAuthenticationgetProxies(String url) Returns the proxies that exist for the given url.static ProxySelector
-
Constructor Details
-
IdeProxyAdapter
public IdeProxyAdapter()
-
-
Method Details
-
getProxySelector
-
getAuthenticator
-
getProxies
Returns the proxies that exist for the given url.- Parameters:
url- the url to get proxies for- Returns:
- the proxies for the given url
-
getPasswordAuthentication
-