| JsonConfigConverter |
Converts json representation of Keycloak config to DMR operations.
|
| KeycloakAdapterConfigService |
This service keeps track of the entire Keycloak management model so as to provide
configuration to the Keycloak Server.
|
| KeycloakExtension |
Main Extension class for the subsystem.
|
| KeycloakProviderDependencyProcessor |
|
| KeycloakProviderDeploymentProcessor |
|
| KeycloakServerDeploymentProcessor |
DUP responsible for setting the web context of a Keycloak auth server and
passing the Keycloak configuration to the Keycloak server.
|
| KeycloakSubsystemDefinition |
Definition of subsystem=keycloak-server.
|
| KeycloakSubsystemRemoveHandler |
Remove an auth-server from a realm.
|
| KeycloakSubsystemWriteAttributeHandler |
Update an attribute on an Auth Server.
|
| MigrateJsonOperation |
This operation provides a migration path from keycloak-server.json to
standalone.xml or domain.xml.
|
| ProviderResourceAddHandler |
|
| ProviderResourceDefinition |
|
| ProviderResourceRemoveHandler |
|
| ServerUtil |
Utility methods that help assemble and start an auth server.
|
| SpiResourceAddHandler |
|
| SpiResourceDefinition |
|
| SpiResourceRemoveHandler |
|
| ThemeResourceAddHandler |
|
| ThemeResourceDefinition |
|
| ThemeResourceRemoveHandler |
|