Package | Description |
---|---|
org.keycloak.models.cache.infinispan | |
org.keycloak.models.cache.infinispan.entities |
Modifier and Type | Field and Description |
---|---|
protected CachedRole |
RoleAdapter.cached |
Modifier and Type | Method and Description |
---|---|
CachedRole |
RealmCache.getRole(String id) |
Modifier and Type | Method and Description |
---|---|
void |
RealmCache.addRole(CachedRole role) |
void |
RealmCache.invalidateRole(CachedRole role) |
Constructor and Description |
---|
RoleAdapter(CachedRole cached,
RealmCacheSession session,
RealmModel realm) |
Modifier and Type | Class and Description |
---|---|
class |
CachedClientRole |
class |
CachedRealmRole |
Copyright © 2016 JBoss by Red Hat. All rights reserved.