Package org.keycloak.storage
package org.keycloak.storage
-
ClassDescriptionAbstractStorageManager<ProviderType extends Provider,
StorageProviderModelType extends CacheableStorageProviderModel> Manage importing and updating of realms for the legacy store.Deprecated.Event for notifying legacy store, so it can do migrations on the representation as needed.Event for notifying legacy store about the need to reconfigure user providers sychronization.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.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.