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