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

L

Login - Class in userManager.authenticate
 
Login() - Constructor for class userManager.authenticate.Login
 
login(String, String) - Method in class userManager.authenticate.Login
 
logout() - Method in class test.Test
 
logout(String) - Method in class userManager.authenticate.Authenticate
This method will logout the user from the system by removing it from active users table and marks user status field as 0 for inactive.
Logout - Class in userManager.authenticate
 
Logout() - Constructor for class userManager.authenticate.Logout
 
logout(String) - Method in interface userManager.AuthenticateInterface
This method will logout the user from the system by removing it from active users table and marks user status field as 0 for inactive.
logout(String) - Method in class userManager.UserManager
This method will logout the user from the system by removing it from active users table and marks user status field as 0 - for inactive.
logout(String) - Method in interface userManager.UserManagerInterface
This method will logout the user from the system by removing it from active users table and marks user status field as 0 for inactive.

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