public class DeleteAccountEvent
extends org.gcube.event.publisher.Event
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
REALM |
static String |
USER_ID |
| Constructor and Description |
|---|
DeleteAccountEvent(org.keycloak.models.UserModel userModel,
org.keycloak.models.RealmModel realmModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRealm() |
String |
getUserId() |
void |
setRealm(String realm) |
void |
setUserId(String userid) |
getName, getSender, getTimestamp, getType, getUUID, set, setAll, setName, setSender, setTimestamp, setType, setUUIDescape, toJSONString, toJSONString, toString, toString, writeJSONString, writeJSONStringclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodefinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic static final String NAME
public static final String REALM
public static final String USER_ID
Copyright © 2021. All Rights Reserved.