| Package | Description |
|---|---|
| org.keycloak.models.cache |
| 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) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.