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 TypeInterfaceDescriptioninterface
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
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.sessions.infinispan.remote
Modifier and TypeMethodDescriptionvoid
RemoteInfinispanSingleUseObjectProviderFactory.onEvent
(ProviderEvent event) void
RemoteUserSessionProviderFactory.onEvent
(ProviderEvent event) -
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
Deprecated.class
Event to trigger that will add defaults for a realm after it has been imported.class
Event for notifying the store, so it can do migrations on the representation as needed.class
Event for notifying the store about the need to reconfigure user providers synchronization. -
Uses of ProviderEvent in org.keycloak.storage.datastore
Modifier and TypeMethodDescriptionvoid
DefaultDatastoreProviderFactory.onEvent
(ProviderEvent event)