!--a11y-->
Editing the Security Properties of an
Enterprise Bean 
1. In the J2EE Components tab of your DLP project, select the enterprise bean.
2. Choose the Security tab.
3. Edit the security role references and the security identities of the enterprise bean.
4. Save your changes.
...
1. Open the Security Role References tab.
2. You can select one role from the available ones in the References list. Its properties are listed in the Role Name, Role Link and Security Role Reference Description fields.
3. You can create a new role reference by completing the Role Name, Role Link and Security Role Reference Description fields. Then click the Add button to add the new reference to the References list.
4. To remove a reference:
i. Select it from the References list.
ii. Click the Remove button.
...
1. Open the Security Identity tab.
2. If you do not want to specify a security identity, select the None checkbox.
3. If you want to identify the bean with a security role, check the Run As Identity checkbox. You will also have to provide information in the fields:
¡ Role Name
¡ Run As Identity Description
¡ Security Identity Description
4. If you want to map your security identity to the ID of the user, that calls it, select the Use Caller Identity checkbox. Provide a description in the Security Identity Description field.
