Class AccountLockedEvent

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

public class AccountLockedEvent extends BusinessEvent<Void>
Event that will be called after the user account has been suspended after to many login attempt
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • AccountLockedEvent

      public AccountLockedEvent(long userId)
      Create a new event that will be called after the user account has been suspended
      Parameters:
      userId - the user identifier
  • Method Details

    • getUserId

      public long getUserId()
      Returns:
      the user identifier