Skip to content

dtta222/UserAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

UserAccount

Develop a Java application and create a user-defined Java class to maintain data about a user’s credentials to log into an application or system. This will include a user’s name and password and an additional piece of data to encrypt the password using a Caesar cipher.

Validate all parameters in UserAccount.

Encryption and decryption is handled properly.

The driver is used to test the UserAccount class.

About

Develop a Java application where you will create a user-defined Java class to maintain data about a user’s credentials to log into an application or system. This will include a user’s name and password and an additional piece of data to help with encryption. We will visit the Caesar cipher again.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages