Class ActionEvent

  • All Implemented Interfaces:
    Serializable, Cloneable, Map, org.json.simple.JSONAware, org.json.simple.JSONStreamAware

    public class ActionEvent
    extends org.gcube.portal.event.publisher.lr62.PortalEvent
    See Also:
    Serialized Form
    • Method Detail

      • newLoginEvent

        public static ActionEvent newLoginEvent​(javax.servlet.http.HttpServletRequest request,
                                                javax.servlet.http.HttpServletResponse response)
      • newLogoutEvent

        public static ActionEvent newLogoutEvent​(javax.servlet.http.HttpServletRequest request,
                                                 javax.servlet.http.HttpServletResponse response)