You can remove security role "run as" bindings.
A security role is a logical grouping of principals. Access to
operations (such as EJB methods) is controlled by granting access to a role.
You can grant access to users individually or in groups.
To remove security
role run as bindings settings:
- Switch to the J2EE perspective.
- In the Project Explorer view, select the desired project.
- Select from the pop-up menu.
- On the Security page of the editor, select
the Security Role Run as Bindings section.
- Select the role for which you want to remove the binding.
- Select the binding you want to delete, and click Remove.
For additional information about security roles, see the WebSphere® Application
Server documentation.