ApplicationBinding

Deployment binding information for an application. During application deployment, resource and role references that have been specified by the application developer must be bound to actual resources and subjects (ie. users and groups) that have been configured in the WebSphere server environment. Application-level binding information is global to all modules in the application. Each type of J2EE module within the application will contain that module's binding information.



 

Attributes Summary

appName @deprecated
authorizationTable Role assignments which specify the users and groups that are authorized to partake in each security role defined for the application.
application A reference to the root application element in this application's deployment descriptor.
runAsMap Holds run as roles specified for the application.
profileMap An optional map of client export profile names to session and entity bean profile names defined for the application.

 

Attribute Details


appName

@deprecated

Data type:   String
Default value:   unspecified



authorizationTable

Role assignments which specify the users and groups that are authorized to partake in each security role defined for the application.

Data type:  AuthorizationTable



application

A reference to the root application element in this application's deployment descriptor. WebSphere uses pre-defined id's to identify the root elements of the deployment descriptors.

Data type:  Application



runAsMap

Holds run as roles specified for the application.

Data type:  RunAsMap



profileMap

An optional map of client export profile names to session and entity bean profile names defined for the application.

Data type:  ProfileMap


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.