RunAsBinding
This type is a class for model objects.
Acts as a mapping between a runAsRole defined in the deployment descriptor and the basic credentials (userid and password) combination used for when running as the specified identity.
Package: applicationbnd
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
RunAsMap.runAsBindings
Attributes Summary authData : AbstractAuthData @ The userid/password to use when running as the specified role. securityRole : SecurityRole @ Not used post-deployment
Attribute Details
authData - The userid/password to use when running as the specified role.
Reference Type: AbstractAuthData @
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
securityRole - Not used post-deployment
Reference Type: SecurityRole @
Containment: false
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006