Uses of Class
org.keycloak.models.map.storage.hotRod.HotRodMapStorage
-
Packages that use HotRodMapStorage Package Description org.keycloak.models.map.storage.hotRod -
-
Uses of HotRodMapStorage in org.keycloak.models.map.storage.hotRod
Methods in org.keycloak.models.map.storage.hotRod that return HotRodMapStorage Modifier and Type Method Description <E extends AbstractHotRodEntity,V extends HotRodEntityDelegate<E> & AbstractEntity,M>
HotRodMapStorage<String,E,V,M>HotRodMapStorageProvider. getHotRodStorage(Class<M> modelType, MapStorageProviderFactory.Flag... flags)
-