|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.vradi.ui.login.LoginHandler
public class LoginHandler
Login and register user handler.
| Constructor Summary | |
|---|---|
LoginHandler()
|
|
| Method Summary | |
|---|---|
VradiStorageService |
getVradiStorageService()
Storage service. |
void |
logUser(LoginUI ui)
Loguser action. |
void |
register(LoginUI ui)
Show register UI. |
void |
register(RegisterUI ui)
Register action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginHandler()
| Method Detail |
|---|
public VradiStorageService getVradiStorageService()
public void logUser(LoginUI ui)
ui - parent uipublic void register(LoginUI ui)
ui - parent ui.public void register(RegisterUI ui)
ui - parent ui
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||