A B C D G I L M P R S T U V

V

validateUser(String, String) - Method in class userManager.dbManager.DBManager
This method will validate if user's existance in the database by searching the given username and matching it with the password.
validateUser(String, String) - Method in interface userManager.DBManagerInterface
This method will validate if user's existance in the database by searching the given username and matching it with the password.

A B C D G I L M P R S T U V