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 voidfire(KeycloakSession session, RealmModel realm, boolean removed) getRealm()boolean 
- 
Constructor Details
- 
StoreSyncEvent
 
 - 
 - 
Method Details
- 
fire
 - 
getSession
 - 
getRealm
 - 
getRemoved
public boolean getRemoved() 
 -