Uses of Package
org.keycloak.cache
Packages that use org.keycloak.cache
-
Classes in org.keycloak.cache used by org.keycloak.cacheClassDescriptionA
LocalCacheshould be used when a local, non-clustered, cache is required to optimise data access.Configurationrecordthat encapsulates all configuration required in order to create aLocalCache.A builder class to simplify the creation ofLocalCacheConfigurationobjects.AProviderto abstract the creation of local, non-clustered, in-memory caches from the underlying cache implementation.