Uses of Interface
org.keycloak.storage.MigrationManager
-
Packages that use MigrationManager Package Description org.keycloak.storage.datastore -
-
Uses of MigrationManager in org.keycloak.storage.datastore
Classes in org.keycloak.storage.datastore that implement MigrationManager Modifier and Type Class Description class
LegacyMigrationManager
This wraps the functionality for migrations of the legacy storage.Methods in org.keycloak.storage.datastore that return MigrationManager Modifier and Type Method Description MigrationManager
LegacyDatastoreProvider. getMigrationManager()
-