| Package | Description |
|---|---|
| org.keycloak.models.cache.infinispan |
| Class and Description |
|---|
| CacheManager
Some notes on how this works:
This implementation manages optimistic locking and version checks itself.
|
| ClientAdapter |
| ClientTemplateAdapter |
| GroupAdapter |
| RealmAdapter |
| RealmCache |
| RealmCacheManager |
| RealmCacheSession
- the high level architecture of this cache is an invalidation cache.
|
| RoleAdapter |
| UpdateCounter
Used to track cache revisions
|
| UserCacheManager |
| UserCacheSession |
Copyright © 2016 JBoss by Red Hat. All rights reserved.