Package org.keycloak.quarkus.runtime.configuration
-
Class Summary 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 configurationKcEnvConfigSource KeycloakConfigSourceProvider KeycloakPropertiesConfigSource A configuration source forkeycloak.properties.KeycloakPropertiesConfigSource.InClassPath KeycloakPropertiesConfigSource.InFileSystem MicroProfileConfigProvider MicroProfileConfigProviderFactory PersistedConfigSource AConfigSourcebased on the configuration properties persisted into the server image.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.