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