| Class | Description |
|---|---|
| ConfigArgsConfigSource |
A configuration source for mapping configuration arguments to their corresponding properties so that they can be recognized
when building and running the server.
|
| Configuration |
The entry point for accessing the server configuration
|
| Database | |
| KeycloakConfigSourceProvider | |
| KeycloakPropertiesConfigSource |
A configuration source for
keycloak.properties. |
| KeycloakPropertiesConfigSource.InFileSystem | |
| KeycloakPropertiesConfigSource.InJar | |
| Messages | |
| MicroProfileConfigProvider | |
| MicroProfileConfigProviderFactory | |
| PersistedConfigSource |
A
ConfigSource based on the configuration properties persisted into the server
image. |
| PropertyMapper | |
| PropertyMappers |
Configures the
PropertyMapper instances for all Keycloak configuration properties that should be mapped to their
corresponding properties in Quarkus. |
| PropertyMappingInterceptor |
This interceptor is responsible for mapping Keycloak properties to their corresponding properties in Quarkus.
|
| SysPropConfigSource |
The only reason for this config source is to keep the Keycloak specific properties when configuring the server so that
they are read again when running the server after the configuration.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.