EJB Module Editor - Method Permissions
Use this tab to configure security roles and method permissions for a bean.
Toolbar
Item | Shortcut | Description |
---|---|---|
Insert | Click this button to define a custom security role by specifying the security role name and optional description in the Add Security Role dialog box. A column for a new security role is added to the table. | |
F4 | Click this button to change the selected security role by choosing the desired role from the submenu, and changing the security role name and optional description in the Edit Security Role dialog box. | |
Delete | Click this button to delete the selected security role. |
Table
Item | Description | |
---|---|---|
Name | This column shows beans, their interfaces, and a list of methods that they implement. | |
Excluded | Select the checkboxes in this column for the methods, which you want to add to the list of excluded methods. The selected methods will be added to the <exclude-list > section of the deployment descriptor. | |
Unchecked | Select the checkboxes in this column for the methods with unchecked permissions. The selected methods will be marked as <unchecked/> in the deployment descriptor. | |
<security role > | Select the checkboxes for the methods to assign the selected security roles. |
Last modified: 23 April 2021