Package org.keycloak.storage
package org.keycloak.storage
-
ClassDescriptionAbstractStorageManager<ProviderType extends Provider,
StorageProviderModelType extends CacheableStorageProviderModel> Manage importing and updating of realms for the store.Deprecated.Handle the migration of the datastore and an imported realm representation.Callback for component creation.Callback for component update.Deprecated.Thrown when UserStorageProvider UserModel adapter is read-onlyEvent to trigger that will add defaults for a realm after it has been imported.Event for notifying the store, so it can do migrations on the representation as needed.Event for notifying the store about the need to reconfigure user providers synchronization.A class implementing this interface represents a user storage provider to Keycloak.Optional type that can be used by implementations to describe edit mode of user storageUserStorageProviderFactory<T extends UserStorageProvider>Stored configuration of a User Storage provider instance.WARNING: Generated code! Do not edit!