Searched refs:LOCKOUT_PERMANENT (Results 1 – 2 of 2) sorted by relevance
46 public static final int LOCKOUT_PERMANENT = 2; field in AuthenticationClient
526 return AuthenticationClient.LOCKOUT_PERMANENT; in getLockoutMode()895 if (lockoutMode == AuthenticationClient.LOCKOUT_PERMANENT) { in startAuthentication()