Uses of Interface
org.keycloak.models.map.storage.MapStorageProviderFactory
-
-
Uses of MapStorageProviderFactory in org.keycloak.models.map.storage.chm
Classes in org.keycloak.models.map.storage.chm that implement MapStorageProviderFactory Modifier and Type Class Description class
ConcurrentHashMapStorageProviderFactory
-
Uses of MapStorageProviderFactory in org.keycloak.models.map.storage.file
Classes in org.keycloak.models.map.storage.file that implement MapStorageProviderFactory Modifier and Type Class Description class
FileMapStorageProviderFactory
AMapStorageProviderFactory
that creates file-basedMapStorageProvider
s. -
Uses of MapStorageProviderFactory in org.keycloak.models.map.storage.hotRod
Classes in org.keycloak.models.map.storage.hotRod that implement MapStorageProviderFactory Modifier and Type Class Description class
HotRodMapStorageProviderFactory
-
Uses of MapStorageProviderFactory in org.keycloak.models.map.storage.jpa
Classes in org.keycloak.models.map.storage.jpa that implement MapStorageProviderFactory Modifier and Type Class Description class
JpaMapStorageProviderFactory
-
Uses of MapStorageProviderFactory in org.keycloak.models.map.storage.ldap
Classes in org.keycloak.models.map.storage.ldap that implement MapStorageProviderFactory Modifier and Type Class Description class
LdapMapStorageProviderFactory
-