|
My Movies 1.0.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| LoginController | Allow only authenticated users to log in to the application. |
| LoginView | Show a screen asking the user for their user name and password. |
Log into the application.
This is the first screen that appears upon launch. The validation performed by this implementation is not realistic. For your own applications, you will need to provide your own user validation.
The user name is reused by the persistence mechanism. The user's name is used in a file name. The file contains that user's Movie listings.
|
My Movies 1.0.0 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||