Store the Username and Password in encrypted form Stored Username and Passwords should be encrypted Note: Nessus has not performed this check. It is included for informational purposes only.
Solution
The class org.eclipse.jetty.util.security.Password can be used to generate all varieties of passwords. Run it without arguments to see usage instructions