|
Securing the Application |
|
|
The users of the "Super Store" web application are the employees (sales persons) of the company. To prevent the unauthorized access to the application we will define users, roles and check points in the MoreMotion Security System. The access to the system will be possible only with a valid user name and a password. Therefore we will provide login / logout functionality on the web application. Security Component
For Apache Derby
For MySQL
For SQL Server
For Oracle
Now the SuperStore application has a Security Domain configured. We can start with using the security component elements in the pages where necessary.
|