Package org.h2.samples
Class SecurePassword
java.lang.Object
org.h2.samples.SecurePassword
This example shows how to secure passwords
(both database passwords, and account passwords).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurePassword
public SecurePassword()
-
-
Method Details
-
main
This method is called when executing this sample application from the command line.- Parameters:
args- the command line parameters- Throws:
Exception- on failure
-