Uses of Class
org.keycloak.representations.idm.RealmEventsConfigRepresentation
Package
Description
-
Uses of RealmEventsConfigRepresentation in org.keycloak.admin.client.resource
Modifier and TypeMethodDescriptionvoid
RealmResource.updateRealmEventsConfig
(RealmEventsConfigRepresentation rep) -
Uses of RealmEventsConfigRepresentation in org.keycloak.models.utils
Modifier and TypeMethodDescriptionModelToRepresentation.toEventsConfigReprensetation
(RealmModel realm) -
Uses of RealmEventsConfigRepresentation in org.keycloak.services.managers
Modifier and TypeMethodDescriptionvoid
RealmManager.updateRealmEventsConfig
(RealmEventsConfigRepresentation rep, RealmModel realm) -
Uses of RealmEventsConfigRepresentation in org.keycloak.services.resources.admin
Modifier and TypeMethodDescriptionRealmAdminResource.getRealmEventsConfig()
Get the events provider configuration Returns JSON object with events provider configurationModifier and TypeMethodDescriptionvoid
RealmAdminResource.updateRealmEventsConfig
(RealmEventsConfigRepresentation rep) Update the events provider Change the events provider and/or its configuration