All Classes and Interfaces

Class
Description
 
 
 
This delegate is used to store temporary, per-request metadata like request resolved URLs.
Abstraction for storing token info on adapter side.
 
 
 
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
Basic auth request authenticator.
Login module, which allows to authenticate Keycloak access token in environments, which rely on JAAS
 
 
 
Login module based on Resource Owner password credentials grant from OAuth2 specs.
 
 
 
 
 
Abstraction for creating HttpClients.
 
When needed, publicKeys are downloaded by sending request to realm's jwks_url
On multi-tenant scenarios, Keycloak will defer the resolution of a KeycloakDeployment to the target application at the request-phase.
 
 
 
 
 
Object that describes the OIDC error that happened.
 
Bridge between core adapter and HTTP Engine