RunAsSpecifiedIdentity
@deprecatedUSED FOR COMPATIBILITY WITH EJB1.1 WEBSPHERE EXTENSION SUPPORT OF RUN AS. NOT USED FOR EJB2.0Allows swimming as a specified identity.Specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used. It contains an optional description and a specification of the security identity to be used.
Inherits from type RunAsMode and adds the following.
Attributes Summary
runAsSpecifiedIdentity @deprecatedUSED FOR COMPATIBILITY WITH EJB1.
Attribute Details
runAsSpecifiedIdentity
@deprecatedUSED FOR COMPATIBILITY WITH EJB1.1 WEBSPHERE EXTENSION SUPPORT OF RUN AS. NOT USED FOR EJB2.0The specific identity (role) to run as. Mapping of this identity to actual security subjects can be found in the application bindings descriptor.
Data type: Identity