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