Protecting Access to a J2EE-Based Application Using UME Permissi
Concepts Necessary for Using UME Permissions with this Tutorial
Permissions, Actions, and UME Roles
Permission Class for Your Application
actions.xml File
UME Archive File
Importing the Project for the J2EE-Based Car Rental Tutorial
Using UME Permissions in the Application – Steps
Including the UME Libraries
Protecting Access to the JSP Using Authentication and UME Permis
Requiring Authentication
Creating the Permission Class for the JSP
Checking the Permission in the Application
Protecting Access to the EJB Methods Using UME Permissions
Creating the Permission Class for the EJB Methods
Obtaining the User ID from the Context
Checking the Permission in the EJB Methods
Rebuilding the Projects and Redeploying the Application
Defining Actions in the actions.xml File
Build and Deploy the Archive File
Creating the Users
Creating UME Roles and Assigning Them to Users
Testing the Access Protection