Uses of Interface
org.keycloak.models.cache.CachedUserModel
Packages that use CachedUserModel
Package
Description
-
Uses of CachedUserModel in org.keycloak.models.cache
Methods in org.keycloak.models.cache with parameters of type CachedUserModelModifier and TypeMethodDescriptionvoid
OnUserCache.onCache
(RealmModel realm, CachedUserModel user, UserModel delegate) -
Uses of CachedUserModel in org.keycloak.models.cache.infinispan
Classes in org.keycloak.models.cache.infinispan that implement CachedUserModel -
Uses of CachedUserModel in org.keycloak.storage
Methods in org.keycloak.storage with parameters of type CachedUserModelModifier and TypeMethodDescriptionvoid
UserStorageManager.onCache
(RealmModel realm, CachedUserModel user, UserModel delegate)