|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.shell.server.Session.Login
protected class Session.Login
Encapsulates all of the information needed to log a user into the system. This includes the user's location and password.
| Constructor Summary | |
|---|---|
Session.Login(java.lang.String userName,
java.lang.String password)
Stores the user's location and password. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Session.Login(java.lang.String userName,
java.lang.String password)
userName - the user's locationpassword - the user's password
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||