Class LogoutEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.basic.bl.accounting.event.LogoutEvent

public class LogoutEvent extends BusinessEvent<Void>
Event that will be called after the user has been logged out
GCApi:
event
No Reactors
Spouts:
LogoutSpoutImpl
  • Field Details

  • Constructor Details

    • LogoutEvent

      public LogoutEvent(HashGetter params)
      Create a new event that will be called after the user has been logged out
      Parameters:
      params - map containing the authentication type information
  • Method Details

    • getParams

      public HashGetter getParams()
      Returns map containing the authentication type information
      Returns:
      map containing the authentication type information