Uses of Interface
org.keycloak.models.cache.CachedUserModel
-
Packages that use CachedUserModel Package Description org.keycloak.models.cache -
-
Uses of CachedUserModel in org.keycloak.models.cache
Subinterfaces of CachedUserModel in org.keycloak.models.cache Modifier and Type Interface Description static interfaceCachedUserModel.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyMethods in org.keycloak.models.cache with parameters of type CachedUserModel Modifier and Type Method Description voidOnUserCache. onCache(RealmModel realm, CachedUserModel user, UserModel delegate)
-