redbackImplementationsInformations Data Type
- Schema
- ns0.xsd
- Available Since
- 1.4-M4
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| rbacManagerImplementationInformations | RBACManagerImplementationInformation | element | 0/unbounded | ||
| userManagerImplementationInformations | userManagerImplementationInformation | element | 0/unbounded |
Example
<redbackImplementationsInformations>
<userManagerImplementationInformations>
<beanId>...</beanId>
<descriptionKey>...</descriptionKey>
<readOnly>...</readOnly>
</userManagerImplementationInformations>
<rbacManagerImplementationInformations>
<beanId>...</beanId>
<descriptionKey>...</descriptionKey>
<readOnly>...</readOnly>
</rbacManagerImplementationInformations>
</redbackImplementationsInformations>