Package org.keycloak.storage
Class StoreSyncEvent
java.lang.Object
org.keycloak.storage.StoreSyncEvent
- All Implemented Interfaces:
ProviderEvent
Event for notifying the store about the need to reconfigure user providers
synchronization.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
fire
(KeycloakSession session, RealmModel realm, boolean removed) getRealm()
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.provider.ProviderEvent
getKeycloakSession
-
Constructor Details
-
StoreSyncEvent
-
-
Method Details
-
fire
-
getSession
-
getRealm
-
getRemoved
public boolean getRemoved()
-