Package | Description |
---|---|
org.keycloak.models.cache.infinispan |
Modifier and Type | Field and Description |
---|---|
protected CachedClient |
ClientAdapter.cached |
Modifier and Type | Method and Description |
---|---|
CachedClient |
RealmCache.getClient(String id) |
Modifier and Type | Method and Description |
---|---|
void |
RealmCache.addClient(CachedClient app) |
void |
RealmCache.invalidateClient(CachedClient app) |
Constructor and Description |
---|
ClientAdapter(RealmModel cachedRealm,
CachedClient cached,
RealmCacheSession cacheSession,
RealmCache cache) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.