Uses of Interface
org.keycloak.models.cache.CachedUserModel
Package
Description
-
Uses of CachedUserModel in org.keycloak.models.cache
Modifier and TypeMethodDescriptionvoid
OnUserCache.onCache
(RealmModel realm, CachedUserModel user, UserModel delegate) -
Uses of CachedUserModel in org.keycloak.models.cache.infinispan
-
Uses of CachedUserModel in org.keycloak.storage
Modifier and TypeMethodDescriptionvoid
UserStorageManager.onCache
(RealmModel realm, CachedUserModel user, UserModel delegate)