Uses of Package
org.keycloak.models.cache.infinispan
-
Classes in org.keycloak.models.cache.infinispan used by org.keycloak.models.cache.infinispan Class Description CacheManager Some notes on how this works: This implementation manages optimistic locking and version checks itself.ClientScopeAdapter GroupAdapter LazyLoader A functional interface that can be used to return dataD
from a sourceS
where implementations are free to define how and when data is fetched from source as well how it is internally cached.RealmAdapter RealmCacheManager RealmCacheSession - the high level architecture of this cache is an invalidation cache.RoleAdapter UpdateCounter Used to track cache revisionsUserCacheManager UserCacheSession -
Classes in org.keycloak.models.cache.infinispan used by org.keycloak.models.cache.infinispan.authorization Class Description CacheManager Some notes on how this works: This implementation manages optimistic locking and version checks itself. -
Classes in org.keycloak.models.cache.infinispan used by org.keycloak.models.cache.infinispan.entities Class Description LazyLoader A functional interface that can be used to return dataD
from a sourceS
where implementations are free to define how and when data is fetched from source as well how it is internally cached. -
Classes in org.keycloak.models.cache.infinispan used by org.keycloak.models.cache.infinispan.events Class Description RealmCacheManager UserCacheManager