|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoginController
Example login controller used by the view.
| Method Summary | |
|---|---|
void |
cancel()
Cancel the login process. |
void |
verify(String username,
char[] password)
Try to login with the username and password. |
| Methods inherited from interface org.fuin.apps4j.base.Controller |
|---|
getControllerUI |
| Method Detail |
|---|
void verify(String username,
char[] password)
username - Username.password - Password.void cancel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||