| Package | Description |
|---|---|
| org.forgerock.http.handler |
| Modifier and Type | Field and Description |
|---|---|
static Option<HttpClientHandler.ProxyInfo> |
HttpClientHandler.OPTION_PROXY
Holds the proxy configuration attributes
|
| Modifier and Type | Method and Description |
|---|---|
static HttpClientHandler.ProxyInfo |
HttpClientHandler.ProxyInfo.proxyInfo(URI proxyUri)
Initializes an anonymous proxy
|
static HttpClientHandler.ProxyInfo |
HttpClientHandler.ProxyInfo.proxyInfo(URI proxyUri,
String username,
String password)
Initializes an authenticated proxy
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.