WAS v8.5 > Reference > Sets

Correct use of the system identity

Use this page to manage the system identity properties for the EJB method in the application.

This dmgr console page is displayed during the application deployment process. To access the dmgr console , click Application > New application > New Enterprise Application. The is displayed as Correct use of System Identity in the application deployment steps.

To use this page...

  1. Select an application that supports security and click Next.

  2. Select Detailed - Show all installation options and parameters and click Next.

  3. Select the Correct use of system identity step.


Bean

A component that implements a business task or business entity and resides in an EJB container. Entity beans, session beans, and message-driven beans are all enterprise beans.


Module

In Java EE programming, a software unit that consists of one or more components of the same container type and one deployment descriptor of that type. Examples include EJB, Web, and application client modules.


URI

A Uniform Resource Identifier (URI) is a unique address used to identify content on the Web, such as a page of text, a video or sound clip, a still or animated image, or a program.


Method signature

The combination of a name of a method along with the number and types of the parameters and their order.


Role

Specifies the RunAs role used for this EJB method.


Username

User name assigned to the RunAs role for this EJB method.

The user name is used in conjunction with the RunAs role that you select for the Role.


Related


Assigning users and groups to roles


+

Search Tips   |   Advanced Search