Security

Web Component - Security tabbed pane

In the Security tabbed pane, you can provide security identity to a user. You can also edit the list of from your web component's code and the that map to the security role references.

  1. In the Security Identity pane, select a security identity to be propagated to the beans:
  2. To add a security role reference and map it to a security role name:
    1. Click Add.
    2. In the Coded Name column, enter the security role reference hardcoded in the web component's isUserInRole methods.
    3. If the security role name that you want to map to the security role reference is not listed in the Role Name drop-down list, click Edit Roles.
    4. Select the security role name that maps to the coded name from the drop-down list in the Role Name column.
  3. To edit a security role reference, select the name from the Coded name column and type the new name.
  4. To change the security role name that maps to a security role reference:
    1. Click Edit Roles if the security role name that you want to map to the security role reference is not listed in the Role Name drop-down list.
    2. Select the new security role name from the drop-down list in the Role Name column.
  5. To delete a role name from the table, select the role name and click Delete. A confirmation dialog asks if you really want to delete the role name.



  6. Legal Notices