Uses of Interface
org.keycloak.provider.ProviderEvent
Package
Description
-
Uses of ProviderEvent in org.keycloak.authorization.store.syncronization
-
Uses of ProviderEvent in org.keycloak.broker.provider.mappersync
Modifier and TypeClassDescriptionclass
AbstractConfigPropertySynchronizer<T extends ProviderEvent>
Abstract base class for updating a single reference (specified via a single config property).interface
ConfigSynchronizer<T extends ProviderEvent>
Interface for updating references in mapper configs, when references (like group path) change. -
Uses of ProviderEvent in org.keycloak.models
Modifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Uses of ProviderEvent in org.keycloak.models.cache
-
Uses of ProviderEvent in org.keycloak.models.jpa
-
Uses of ProviderEvent in org.keycloak.models.map.datastore
-
Uses of ProviderEvent in org.keycloak.models.utils
Modifier and TypeClassDescriptionclass
Executed at startup after model migration is finishedclass
Useful when there is a need for callback when time offset is restarted. -
Uses of ProviderEvent in org.keycloak.provider
Modifier and TypeMethodDescriptionvoid
ProviderEventListener.onEvent
(ProviderEvent event) void
ProviderEventManager.publish
(ProviderEvent event) -
Uses of ProviderEvent in org.keycloak.services
Modifier and TypeMethodDescriptionvoid
DefaultKeycloakSessionFactory.publish
(ProviderEvent event) -
Uses of ProviderEvent in org.keycloak.storage
Modifier and TypeClassDescriptionclass
Deprecated.class
Event for notifying legacy store, so it can do migrations on the representation as needed.class
Event for notifying legacy store about the need to reconfigure user providers sychronization.class
Deprecated.class
Event to trigger that will add defaults for a realm after it has been imported. -
Uses of ProviderEvent in org.keycloak.storage.datastore
Modifier and TypeMethodDescriptionvoid
LegacyDatastoreProviderFactory.onEvent
(ProviderEvent event)