Class ChangePassword
- java.lang.Object
-
- ChangePassword
-
public class ChangePassword extends Object
Changes password of a user with specified username in HSQLDB. Can be used only if default authenctication scheme is selected.- Author:
- Pavel.Sher Date: 09.02.2007
-
-
Constructor Summary
Constructors Constructor Description ChangePassword()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws ClassNotFoundException, SQLException
- Throws:
ClassNotFoundException
SQLException
-
-