Searched refs:NUMERIC_PIN_REPEATING_LENGTH_4 (Results 1 – 2 of 2) sorted by relevance
83 private static final String NUMERIC_PIN_REPEATING_LENGTH_4 = "4444"; field in PasswordComplexityTest548 assertCannotSetPassword(NUMERIC_PIN_REPEATING_LENGTH_4); in setRequiredPasswordComplexity_medium_passwordThatMeetsMediumPasswordBandRequired()
69 private static final String NUMERIC_PIN_REPEATING_LENGTH_4 = "4444"; field in ResetPasswordWithTokenTest