| Package | Description |
|---|---|
| org.keycloak.admin.client.resource | |
| org.keycloak.models.utils | |
| org.keycloak.services.managers | |
| org.keycloak.services.resources.admin |
| Modifier and Type | Method and Description |
|---|---|
RealmEventsConfigRepresentation |
RealmResource.getRealmEventsConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmResource.updateRealmEventsConfig(RealmEventsConfigRepresentation rep) |
| Modifier and Type | Method and Description |
|---|---|
static RealmEventsConfigRepresentation |
ModelToRepresentation.toEventsConfigReprensetation(RealmModel realm) |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmManager.updateRealmEventsConfig(RealmEventsConfigRepresentation rep,
RealmModel realm) |
| Modifier and Type | Method and Description |
|---|---|
RealmEventsConfigRepresentation |
RealmAdminResource.getRealmEventsConfig()
Get the events provider configuration
Returns JSON object with events provider configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealmAdminResource.updateRealmEventsConfig(RealmEventsConfigRepresentation rep)
Update the events provider
Change the events provider and/or its configuration
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.