+

Search Tips   |   Advanced Search

Ensure all unprotected 2.x methods have the correct level of protection

Use this page to verify that the unprotected Enterprise JavaBeans (EJB) V2.x methods have the correct level of protection before you map users to roles.

This console panel is displayed during the application deployment process. To access the console panel, click Application > Install new application > application. The panel is displayed as Ensure all unprotected 2.x methods have the correct level of protection in the application deployment steps. On this console panel, you can specify whether users can access specific EJB modules.

To use this console page, select the Uncheck, Exclude, or Role option, the check box next to the EJB module, and click Apply. If you select Role option, select the appropriate role for the EJB module before you click Apply.

Uncheck

Select this option if you do not want the appserver to verify the access permissions for the EJB module. Everyone can access the EJB module.

Default: Selected

Exclude

Select this option to protect this EJB module by making it inaccessible to users regardless of their access permissions.

Default: Deselected

Role

Specify the EJB level of protection based on the security role.

The roles listed in this menu are obtained from the application scope. If the selected role is not in the module, then it is added to the modules or Java archive (JAR) files.

Default: Deselected

EJB module

Name of the module.

If a module name appears in this list, then the module contains unprotected EJB methods.

Protection type

Level of protection that is assigned to a particular module name.

After you select the Uncheck, Exclude, or Role option and click Apply, the selected protection option is displayed in this column.




 

Related tasks


Assigning users and groups to roles
Assigning users to RunAs roles

 

Reference topic