public static interface UserModel.UserRemovedEvent extends ProviderEvent
Modifier and Type | Method and Description |
---|---|
KeycloakSession |
getKeycloakSession() |
RealmModel |
getRealm() |
UserModel |
getUser() |
RealmModel getRealm()
UserModel getUser()
KeycloakSession getKeycloakSession()
Copyright © 2019 JBoss by Red Hat. All rights reserved.