Interface | Description |
---|---|
HttpClientFactory | |
HttpClientProvider |
Class | Description |
---|---|
DefaultHttpClientFactory |
The default
HttpClientFactory for HttpClientProvider'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 a HttpHost proxy. |
ProxyMappings.ProxyMapping |
ProxyMappings.ProxyMapping describes a Proxy Mapping with a Hostname Pattern
that is mapped to a proxy HttpHost . |
ProxyMappingsAwareRoutePlanner |
A
DefaultRoutePlanner that determines the proxy to use for a given target hostname by consulting
the given ProxyMappings . |
Enum | Description |
---|---|
HttpClientBuilder.HostnameVerificationPolicy |
Copyright © 2021 JBoss by Red Hat. All rights reserved.