Interface LoginInfo

All Superinterfaces:
HistoricalLoginInfo

public interface LoginInfo extends HistoricalLoginInfo
Information about a user's login history
Since:
3.3
  • Method Details

    • requiresElevatedSecurityCheck

      boolean requiresElevatedSecurityCheck()
      This is called to see whether the user requires an extended security check (such as CAPTCHA)
      Returns:
      true if the user with the user name userName requires an extended security check