Package org.keycloak.models.map.datastore
-
Class Summary Class Description ImportKeycloakSession This implementation ofKeycloakSession
wraps an existing session and directs all calls to the datastore provider to a separateKeycloakSessionFactory
.ImportSessionFactoryWrapper This wraps an existing KeycloakSessionFactory and redirects all calls to aMapStorageProvider
toConcurrentHashMapStorageProvider
.MapDatastoreProvider MapDatastoreProviderFactory MapExportImportManager This wraps the functionality about export/import for legacy storage.