Uses of Interface
org.keycloak.models.GroupModel.GroupRemovedEvent
- 
Packages that use GroupModel.GroupRemovedEvent Package Description org.keycloak.authorization.store.syncronization 
- 
- 
Uses of GroupModel.GroupRemovedEvent in org.keycloak.authorization.store.syncronizationMethods in org.keycloak.authorization.store.syncronization with parameters of type GroupModel.GroupRemovedEvent Modifier and Type Method Description voidGroupSynchronizer. synchronize(GroupModel.GroupRemovedEvent event, KeycloakSessionFactory factory)
 
-