Searched defs:TOO_SHORT (Results 1 – 2 of 2) sorted by relevance
26 public static final int TOO_SHORT = 3; field in PasswordValidationError
44 static final int TOO_SHORT = 1 << 1; field in PasswordHelper