I need help Developing a Java program that will accept user input, until a strong password is entered. After each user attempt at inputting a password display one of the following messages  • Invalid • Low Security Level • Medium Security Level • Strong Security Level Continue prompting the user until a strong password is entered. Use the criteria listed below to  determine password security level. Low - Each password must have at least 5 characters. This is the default security level. Medium - Each password must have at least 6 characters and meet the following requirements: • Includes numbers and mixed case letters High - Each password must have at least 8 characters and meet the following requirements: • Includes numbers and mixed case letters • Includes a special character that is not a letter or number Invalid - doesn't meet minimum requirements of the low (default) security level.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter4: Making Decisions
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

I need help Developing a Java program that will accept user input, until a strong password is entered. After each user attempt at inputting a password display one of the following messages 
• Invalid
• Low Security Level
• Medium Security Level
• Strong Security Level
Continue prompting the user until a strong password is entered. Use the criteria listed below to 
determine password security level.
Low - Each password must have at least 5 characters. This is the default security level.
Medium - Each password must have at least 6 characters and meet the following requirements:
• Includes numbers and mixed case letters
High - Each password must have at least 8 characters and meet the following requirements:
• Includes numbers and mixed case letters
• Includes a special character that is not a letter or number
Invalid - doesn't meet minimum requirements of the low (default) security level.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 6 images

Blurred answer
Knowledge Booster
Decision Making Process
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT