Package | Description |
---|---|
org.keycloak.connections.httpclient |
Modifier and Type | Field and Description |
---|---|
protected ProxyMappings |
HttpClientBuilder.proxyMappings |
Modifier and Type | Method and Description |
---|---|
static ProxyMappings |
ProxyMappings.valueOf(List<String> proxyMappings)
Creates a new
ProxyMappings from the provided List of proxy mapping strings. |
static ProxyMappings |
ProxyMappings.valueOf(String... proxyMappings)
Creates a new
ProxyMappings from the provided String[] of proxy mapping strings. |
Modifier and Type | Method and Description |
---|---|
HttpClientBuilder |
HttpClientBuilder.proxyMappings(ProxyMappings proxyMappings) |
Constructor and Description |
---|
ProxyMappingsAwareRoutePlanner(ProxyMappings proxyMappings) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.