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