Using EJB Module Method Permissions

EJB method permissions are part of the security features in an EJB. Once you have created security roles, method permissions indicate which roles are allowed to invoke which methods.

To create or modify EJB method permissions:

  1. In the System Navigator, right-click on an EJB and choose EJB Module Editor.
  2. Expand the node for the bean you are editing.
  3. Click the Method Permissions node.

For more information on using this dialog, click Help or press the F1 key.


Related topics

Developing Enterprise JavaBeans

 

 

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.