Show TOC

 Security for Enterprise BeansLocate this document in the navigation structure

Purpose

The J2EE Engine EJB Container provides a set of security mechanisms for authorization and management of the enterprise beans deployed on the J2EE Engine. This includes defining security roles, access to methods, security role references, and specific security options.

Process Flow

The process of specifying security for enterprise beans consists of the following procedures:

Result

The security deployment properties are stored in the ejb-jar.xml and in ejb-j2ee-engine.xml deployment descriptors, and are used by the EJB Container at deployment to assign the proper security settings.