My Movies 1.0.0

Package hirondelle.movies.login

Log into the application.

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.
 

Package hirondelle.movies.login Description

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

Copyright Hirondelle Systems - Generated 2008Dec30.15.53