Uses of Class
org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Packages that use HttpClientHandler.ProxyInfo
-
Uses of HttpClientHandler.ProxyInfo in org.forgerock.http.handler
Fields in org.forgerock.http.handler with type parameters of type HttpClientHandler.ProxyInfoModifier and TypeFieldDescriptionstatic final Option<HttpClientHandler.ProxyInfo>
HttpClientHandler.OPTION_PROXY
Specifies a proxy to use for requests by the HTTP Client.Methods in org.forgerock.http.handler that return HttpClientHandler.ProxyInfoModifier 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.