| Modifier and Type | Interface and Description |
|---|---|
interface |
RealmProvider |
| Modifier and Type | Method and Description |
|---|---|
GroupProvider |
KeycloakSession.groupLocalStorage()
Keycloak specific local storage for groups.
|
GroupProvider |
KeycloakSession.groups()
Returns a managed group provider instance.
|
GroupProvider |
KeycloakSession.groupStorageManager() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheRealmProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
RealmCacheSession
- the high level architecture of this cache is an invalidation cache.
|
| Modifier and Type | Field and Description |
|---|---|
protected GroupProvider |
RealmCacheSession.groupDelegate |
| Modifier and Type | Method and Description |
|---|---|
GroupProvider |
RealmCacheSession.getGroupDelegate() |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaRealmProvider |
| Modifier and Type | Method and Description |
|---|---|
GroupProvider |
JpaGroupProviderFactory.create(KeycloakSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapGroupProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRealmProvider |
| Modifier and Type | Method and Description |
|---|---|
GroupProvider |
DefaultKeycloakSession.groupLocalStorage() |
GroupProvider |
DefaultKeycloakSession.groups() |
GroupProvider |
DefaultKeycloakSession.groupStorageManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupStorageManager |
Copyright © 2021 JBoss by Red Hat. All rights reserved.