Package org.keycloak.connections.httpclient
-
Interface Summary Interface Description HttpClientFactory HttpClientProvider -
Class Summary Class Description DefaultHttpClientFactory The defaultHttpClientFactory
forHttpClientProvider's
used by Keycloak for outbound HTTP calls.HttpClientBuilder Abstraction for creating HttpClients.HttpClientSpi ProxyMappings ProxyMappings
describes an ordered mapping for hostname regex patterns to aHttpHost
proxy.ProxyMappings.ProxyMapping ProxyMappings.ProxyMapping
describes a Proxy Mapping with a HostnamePattern
that is mapped to a proxyHttpHost
.ProxyMappingsAwareRoutePlanner ADefaultRoutePlanner
that determines the proxy to use for a given target hostname by consulting the givenProxyMappings
. -
Enum Summary Enum Description HttpClientBuilder.HostnameVerificationPolicy