All Classes and Interfaces

Class
Description
Helper base class for ClientModel implementations for ClientStorageProvider implementations.
 
 
 
 
 
Cached realms will implement this interface
 
 
 
 
 
 
 
 
 
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
The new RevokedTokenProvider cleanups the expired events internally
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed without replacement.
 
 
 
Stored configuration of a Client scope Storage provider instance.
 
 
ClientStorageProviderFactory<T extends org.keycloak.storage.client.ClientStorageProvider>
 
 
Ensures that there are not concurrent executions of same task (either on this host or any other cluster host)
 
 
 
Global database lock to ensure that some actions in DB can be done just be one cluster node at a time.
Lock namespace to have different lock types or contexts.
 
 
 
 
This wraps the functionality about export/import for the storage.
 
This wraps the functionality for migrations of the storage.
Persistence of userSessions is disabled .
 
 
GroupStorageProviderFactory<T extends org.keycloak.storage.group.GroupStorageProvider>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Implements the migration necessary for version 6.0.0.
 
 
 
 
Handle the migration of the datastore and an imported realm representation.
 
 
 
 
 
 
 
 
 
 
Use this to revoke a token, so they will be available even after the restart of Keycloak.
 
 
 
Base helper class.