Question: First I need Pseudocode for this within the next hour I really suck at writing Pseudocode afterwords I need the code for this in Java

 First I need Pseudocode for this within the next hour I

First I need Pseudocode for this within the next hour I really suck at writing Pseudocode afterwords I need the code for this in Java but not needed today just the Pseudocode please.

Asks the user for a username Asks the user for a password Converts the password using a message digest five (MD5) hash . o It is not required that you write the MDS from scratch. Use the code located in this document and follow the comments in it to perform this operation . Checks the credentials against the valid credentials provided in the credentials file Use the hashed passwords in the second column; the third column contains the actual passwords for testing and the fourth row contains the role of each user o Limits failed attempts to three before notifying the user and exiting the program Gives authenticated users access to the correct role file after successful authentication o The system information stored in the role file should be displayed. For example, if a zookeeper's credentials is successfully authenticated, then the contents from the zookeeper file will be displayed. If an admin's credentials is successfully authenticated, then the contents from the admin file will be displayed Allows a user to log out Stays on the credential screen until either a successful attempt has been made, three unsuccessful attempts have been made, or a user chooses to exit You are allowed to add extra roles if you would like to see another type of user added to the system, but you may not remove any of the existing roles

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!