solve with java...
Write a program that will allow the user to input his/her name, user id, and password and perform following.
Write required functions to complete given requirements. Try to secure direct access of attributes, so no one can update them without methods.
Note: User while updating user password, the system should ask for old password, match with existing password and only update if old password matches, otherwise print a message “INVALID ATTEMP” and allow re-entering password. After three invalid attempts, print a message “YOUR ACCOUNT IS IN RECOVERY MODE PLEASE CONTACT RECOVERY TEAM”.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here