public class UserSynchronizer extends Object implements Synchronizer<UserModel.UserRemovedEvent>
Constructor and Description |
---|
UserSynchronizer() |
Modifier and Type | Method and Description |
---|---|
void |
synchronize(UserModel.UserRemovedEvent event,
KeycloakSessionFactory factory) |
public void synchronize(UserModel.UserRemovedEvent event, KeycloakSessionFactory factory)
synchronize
in interface Synchronizer<UserModel.UserRemovedEvent>
Copyright © 2021 JBoss by Red Hat. All rights reserved.