Uses of Interface
org.keycloak.models.cache.infinispan.LazyLoader
Packages that use LazyLoader
Package
Description
-
Uses of LazyLoader in org.keycloak.models.cache.infinispan
Classes in org.keycloak.models.cache.infinispan that implement LazyLoaderModifier and TypeClassDescriptionclass
DefaultLazyLoader<S,
D> Default implementation ofDefaultLazyLoader
that only fetches data once. -
Uses of LazyLoader in org.keycloak.models.cache.infinispan.entities
Fields in org.keycloak.models.cache.infinispan.entities declared as LazyLoaderModifier and TypeFieldDescriptionprotected LazyLoader<RealmModel,
CibaConfig> CachedRealm.cibaConfig
protected LazyLoader<RealmModel,
OAuth2DeviceConfig> CachedRealm.deviceConfig
protected LazyLoader<RealmModel,
ParConfig> CachedRealm.parConfig