org.apache.hupa.shared.rpc
Class LoginUser
java.lang.Object
org.apache.hupa.shared.rpc.LoginUser
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<LoginUserResult>
public class LoginUser
- extends Object
- implements net.customware.gwt.dispatch.shared.Action<LoginUserResult>, Serializable
- See Also:
- Serialized Form
LoginUser
public LoginUser(String userName,
String password)
getUserName
public String getUserName()
getPassword
public String getPassword()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.