Administration Console Online Help

 Previous Next Contents Index  

 


Security Role Ref --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to declare a security role reference that exists in the enterprise bean's code.

The value of role-name must be the String used as the parameter to the EJBContext.isCallerInRole (String roleName) method.

The value of role-link must be the name of one of the security roles defined in security-role.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Role Name

Specify the name of the security role. The name must conform to the lexical rules for an NMTOKEN.

Attribute: RoleName

Configurable: yes

Readable: yes

Writable: yes

Role Link

Link a security role reference to a defined security role. The role-link must contain the name of one of the security roles defined in the security-role.

Attribute: RoleLink

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next