public class ActionEvent
extends org.gcube.portal.event.publisher.lr62.PortalEvent
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_NAME |
static String |
LOGOUT_NAME |
| Modifier and Type | Method and Description |
|---|---|
static ActionEvent |
newLoginEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static ActionEvent |
newLogoutEvent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getGroup, getGroupIdentifier, getRole, getRoleIdentifier, getUser, getUserIdentifier, setGroup, setGroup, setRole, setRole, setUser, setUsergetName, 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 LOGIN_NAME
public static final String LOGOUT_NAME
public static ActionEvent newLoginEvent(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public static ActionEvent newLogoutEvent(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
Copyright © 2021. All Rights Reserved.