com.tintin.devcloud.web.util.LoginModel Class Reference
Inherits java::io::Serializable.
List of all members.
Constructor & Destructor Documentation
| com.tintin.devcloud.web.util.LoginModel.LoginModel |
( |
|
) |
|
| com.tintin.devcloud.web.util.LoginModel.LoginModel |
( |
String |
username, |
|
|
String |
password, |
|
|
boolean |
staySignedIn | |
|
) |
| | |
Member Function Documentation
| String com.tintin.devcloud.web.util.LoginModel.getPassword |
( |
|
) |
|
| String com.tintin.devcloud.web.util.LoginModel.getUsername |
( |
|
) |
|
| boolean com.tintin.devcloud.web.util.LoginModel.isStaySignedIn |
( |
|
) |
|
| void com.tintin.devcloud.web.util.LoginModel.setPassword |
( |
String |
password |
) |
|
| void com.tintin.devcloud.web.util.LoginModel.setStaySignedIn |
( |
boolean |
staySignedIn |
) |
|
| void com.tintin.devcloud.web.util.LoginModel.setUsername |
( |
String |
username |
) |
|
The documentation for this class was generated from the following file: