Package org.orcid.password.constants
Class OrcidPasswordConstants
java.lang.Object
org.orcid.password.constants.OrcidPasswordConstants
Class denoting the constants used for Orcid passwords
- Author:
- jamesb
-
Field Details
-
ORCID_PASSWORD_REGEX
- See Also:
-
ORCID_PASSWORD_EIGHT_CHARACTERS
- See Also:
-
ORCID_PASSWORD_LETTER_OR_SYMBOL
- See Also:
-
ORCID_PASSWORD_NUMBER
- See Also:
-
UNESCAPED_SYMBOL_RANGE
- See Also:
-
CHAR_CLASS_NUMBERS
- See Also:
-
LOWERCASE_ALPHABET
- See Also:
-
UPPERCASE_ALPHABET
- See Also:
-
PASSWORD_REGEX_MESSAGE
- See Also:
-
-
Constructor Details
-
OrcidPasswordConstants
public OrcidPasswordConstants()
-
-
Method Details
-
getEntirePasswordCharsRange
public static final char[] getEntirePasswordCharsRange()
-