| Package | Description |
|---|---|
| org.keycloak.models.cache | |
| org.keycloak.models.cache.entities |
| Modifier and Type | Method and Description |
|---|---|
CachedRole |
RealmCache.getRole(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmCache.addCachedRole(CachedRole role) |
void |
RealmCache.invalidateRole(CachedRole role) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedClientRole |
class |
CachedRealmRole |
Copyright © 2016 JBoss by Red Hat. All rights reserved.