Uses of Class
org.forgerock.http.handler.HttpClientHandler.ProxyInfo
-
Uses of HttpClientHandler.ProxyInfo in org.forgerock.http.handler
Modifier and TypeFieldDescriptionstatic final Option<HttpClientHandler.ProxyInfo>
HttpClientHandler.OPTION_PROXY
Specifies a proxy to use for requests by the HTTP Client.Modifier and TypeMethodDescriptionstatic HttpClientHandler.ProxyInfo
Creates an instance of ProxyInfo for a proxy that does not require authentication.static HttpClientHandler.ProxyInfo
Creates an instance of ProxyInfo for a proxy that requires authentication.