All Classes and Interfaces
Class
Description
This
ContextInjector allows injecting ClientConnection to JAX-RS resources.A configuration source for mapping configuration arguments to their corresponding properties so that they can be recognized
when building and running the server.
The entry point for accessing the server configuration
Exception thrown when some error happens during initialization of Quarkus platform.
This
ContextInjector allows injecting KeycloakSession to JAX-RS resources.A
Logger implementation that delegates to a JBoss Logger.A
LogService implementation that creates instances of KeycloakLogger.The main entry point, responsible for initialize and run the CLI as well as start the server.
A configuration source for
keycloak.conf.Keycloak Healthcheck Readiness Probe.
A
ConfigSource based on the configuration properties persisted into the server
image.This interceptor is responsible for mapping Keycloak properties to their corresponding properties in Quarkus.
Quarkus implementation of the BlacklistPasswordPolicyProviderFactory.
A configuration source for
quarkus.properties.This filter is responsible for managing the request lifecycle as well as setting up the necessary context to process incoming
requests.
This adds the possibility to have a non-blocking health handler in Quarkus.
TODO: we should probably rely on the vert.x routing context instead of resteasy context data
A
TransactionalSessionHandler is responsible for managing transaction sessions and its lifecycle.