Package | Description |
---|---|
org.keycloak.models.utils | |
org.keycloak.services.managers | |
org.keycloak.services.resources.admin |
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()
View the events provider and how it is configured.
|
Modifier and Type | Method and Description |
---|---|
void |
RealmAdminResource.updateRealmEventsConfig(RealmEventsConfigRepresentation rep)
Change the events provider and/or it's configuration
|
Copyright © 2015. All rights reserved.