userManager.authenticate
Class Login

java.lang.Object
  extended by userManager.authenticate.Login

public class Login
extends Object


Constructor Summary
Login()
           
 
Method Summary
 int login(String userName, String psw)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

login

public int login(String userName,
                 String psw)