Uses of Class
org.keycloak.representations.idm.RealmEventsConfigRepresentation
Packages that use RealmEventsConfigRepresentation
Package
Description
-
Uses of RealmEventsConfigRepresentation in org.keycloak.admin.client.resource
Methods in org.keycloak.admin.client.resource that return RealmEventsConfigRepresentationMethods in org.keycloak.admin.client.resource with parameters of type RealmEventsConfigRepresentationModifier and TypeMethodDescriptionvoidRealmResource.updateRealmEventsConfig(RealmEventsConfigRepresentation rep) -
Uses of RealmEventsConfigRepresentation in org.keycloak.models.utils
Methods in org.keycloak.models.utils that return RealmEventsConfigRepresentationModifier and TypeMethodDescriptionModelToRepresentation.toEventsConfigReprensetation(RealmModel realm) -
Uses of RealmEventsConfigRepresentation in org.keycloak.services.managers
Methods in org.keycloak.services.managers with parameters of type RealmEventsConfigRepresentationModifier and TypeMethodDescriptionvoidRealmManager.updateRealmEventsConfig(RealmEventsConfigRepresentation rep, RealmModel realm) -
Uses of RealmEventsConfigRepresentation in org.keycloak.services.resources.admin
Methods in org.keycloak.services.resources.admin that return RealmEventsConfigRepresentationModifier and TypeMethodDescriptionRealmAdminResource.getRealmEventsConfig()Get the events provider configuration Returns JSON object with events provider configurationMethods in org.keycloak.services.resources.admin with parameters of type RealmEventsConfigRepresentationModifier and TypeMethodDescriptionvoidRealmAdminResource.updateRealmEventsConfig(RealmEventsConfigRepresentation rep) Update the events provider Change the events provider and/or its configuration