org.powertac.common.msg
Class LoginRequestCmd
java.lang.Object
org.powertac.common.msg.LoginRequestCmd
public class LoginRequestCmd
- extends Object
Command object to be used by brokers to log in to the web-app
- Author:
- David Dauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginRequestCmd
public LoginRequestCmd(String un,
String pw)
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2011. All Rights Reserved.