Identity

@deprecatedUSED FOR COMPATIBILITY WITH EJB1.1 WEBSPHERE EXTENSION SUPPORT OF RUN AS. NOT USED FOR EJB2.0Specifies the run-as identity to be used for the execution of the methods of an enterprise bean. It contains an optional description, and the name of a security role.If a run as specified identified identity is specified, a role name gets defined (at assembly time). At install time, the deployer should select one user who has that given role and a password for that user. This information will be placed in the application bindings.



Attributes Summary
roleName : StringThe name of a role for run as purposes.
description : StringAn optional description for the identity.

Attribute Details

roleName    -    The name of a role for run as purposes.
     data type:  String
     default Value:   unspecified



description    -    An optional description for the identity.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1996-2002