Uses of Interface
org.keycloak.models.cache.UserCache
Packages that use UserCache
-
Uses of UserCache in org.keycloak.models.cache.infinispan
Classes in org.keycloak.models.cache.infinispan that implement UserCacheMethods in org.keycloak.models.cache.infinispan that return UserCacheModifier and TypeMethodDescriptionInfinispanUserCacheProviderFactory.create
(KeycloakSession session) -
Uses of UserCache in org.keycloak.storage
Methods in org.keycloak.storage that return UserCacheModifier and TypeMethodDescriptionstatic UserCache
UserStorageUtil.userCache
(KeycloakSession session)