You can use the deployment descriptor editor to remove
security role "run as" bindings.
About this task
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.
Procedure
- Switch to the Java™ EE
perspective.
- In the Enterprise Explorer view, select the desired project.
- Right click the deployment descriptor, and select .
- 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.
What to do next
For additional information about security roles, see the WebSphere® Application Server
documentation.