|
Security Component provides with the necessary interfaces to manage mmExec's Security System.
By deploying the elements of the component on the pages of a web application you can implement the following functionalities to manage the users of a web application.
- Login user
- Logout user
- Remember user
- Allow user to change his password and other user information
- Search & display and maintain users
- Display and maintain roles & check points
- Create new users
- Reset forgotten passwords
- Check authorities of a logged-in user
The Security component provides also a language called SML (Security Management Language) to let the developers to implement customized solutions.
|