Searched defs:nonLetter (Results 1 – 3 of 3) sorted by relevance
52 public int nonLetter = DEF_MINIMUM_NON_LETTER; field in PasswordPolicy
88 public int nonLetter = 0; field in PasswordMetrics98 int numeric, int symbols, int nonLetter, int nonNumeric, int seqLength) { in PasswordMetrics()221 int nonLetter = 0; in computeForPasswordOrPin() local
68 final int nonLetter = 7; in testParceling() local