+

Search Tips   |   Advanced Search

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


To verify that the unprotected Enterprise Java Beans™ (EJB) Version 2.x methods have the correct level of protection before you map users to roles.

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

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

Uncheck

Select this option if we 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

Specifies 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 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