Package org.keycloak.models.map.datastore
package org.keycloak.models.map.datastore
-
ClassDescriptionThis implementation of
KeycloakSession
wraps an existing session and directs all calls to the datastore provider to a separateKeycloakSessionFactory
.This wraps an existing KeycloakSessionFactory and redirects all calls to aMapStorageProvider
toConcurrentHashMapStorageProvider
.This wraps the functionality about export/import for legacy storage.