| Interface | Description |
|---|---|
| AdapterTokenStore |
Abstraction for storing token info on adapter side.
|
| CorsHeaders | |
| KeycloakConfigResolver |
On multi-tenant scenarios, Keycloak will defer the resolution of a
KeycloakDeployment to the target application at the request-phase.
|
| OIDCHttpFacade |
Bridge between core adapter and HTTP Engine
|
| OidcKeycloakAccount |
| Class | Description |
|---|---|
| AdapterDeploymentContext | |
| AdapterDeploymentContext.DeploymentDelegate |
This delegate is used to store temporary, per-request metadata like request resolved URLs.
|
| AdapterUtils | |
| AuthenticatedActionsHandler |
Pre-installed actions that must be authenticated
Actions include:
CORS Origin Check and Response headers
k_query_bearer_token: Get bearer token from server for Javascripts CORS requests
|
| BasicAuthRequestAuthenticator |
Basic auth request authenticator.
|
| BearerTokenRequestAuthenticator | |
| CookieTokenStore | |
| HttpAdapterUtils | |
| HttpClientBuilder |
Abstraction for creating HttpClients.
|
| KeycloakDeployment | |
| KeycloakDeploymentBuilder | |
| NodesRegistrationManagement | |
| NodesRegistrationManagement.NodeRegistrationContext | |
| OAuthRequestAuthenticator | |
| OIDCAuthenticationError |
Object that describes the OIDC error that happened.
|
| PreAuthActionsHandler | |
| QueryParamterTokenRequestAuthenticator | |
| RefreshableKeycloakSecurityContext | |
| RequestAuthenticator | |
| ServerRequest | |
| SniSSLSocketFactory |
| Enum | Description |
|---|---|
| HttpClientBuilder.HostnameVerificationPolicy | |
| OIDCAuthenticationError.Reason |
| Exception | Description |
|---|---|
| HttpClientAdapterException | |
| ServerRequest.HttpFailure |
Copyright © 2017 JBoss by Red Hat. All rights reserved.