Urgent help needed to create a password strength checker on a JPanel, can anyone do it for me?
I just need a field to type in the password and as I type in my password there will be a jlabel beside constantly validating my keypress showing whether the password is weak,medium or strong.
Would appreciate it greatly if someone can do it for me, as I need it in a few hours time.
Requirements for weak,medium,strong password
Weak: Only alphabetic
Medium: At least 6 characters, at least 1 number
Strong: At least 10 characters with at least 1 number and 1 symbol(eg. @, ^, #)


LinkBack URL
About LinkBacks
Reply With Quote