| Package | Description |
|---|---|
| org.keycloak.models.cache |
| Modifier and Type | Method and Description |
|---|---|
CachedClientTemplate |
RealmCache.getClientTemplate(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmCache.addCachedClientTemplate(CachedClientTemplate app) |
void |
RealmCache.invalidateClientTemplate(CachedClientTemplate app) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.