Package org.keycloak.models.map.datastore
- 
Class Summary Class Description ImportKeycloakSession This implementation ofKeycloakSessionwraps 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 aMapStorageProvidertoConcurrentHashMapStorageProvider.MapDatastoreProvider MapDatastoreProviderFactory MapExportImportManager This wraps the functionality about export/import for legacy storage.