| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
KeycloakSession.realms()
Returns a managed provider instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ImpersonationConstants.setupMasterRealmRole(RealmProvider model,
RealmModel realm) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheRealmProvider |
| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
CacheRealmProvider.getDelegate() |
| 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 RealmProvider |
RealmCacheSession.delegate |
| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
RealmCacheSession.getDelegate() |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaRealmProvider |
| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
JpaRealmProviderFactory.create(KeycloakSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoRealmProvider |
| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
MongoRealmProviderFactory.create(KeycloakSession session) |
| Modifier and Type | Method and Description |
|---|---|
RealmProvider |
DefaultKeycloakSession.realms() |
| Modifier and Type | Field and Description |
|---|---|
protected RealmProvider |
RealmManager.model |
Copyright © 2016 JBoss by Red Hat. All rights reserved.