imbSecurityIdentityContainerBean
Extends: | imbGenericContainerBean |
Namespace: | http://www.ibm.com/iib/apiv1/responseObject/container |
XML Schema: | ns0.xsd |
Description of security identities available on the broker.
XML
Attributes
name | type | description |
---|---|---|
type | string | "components" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
securityIdentity (imbSecurityIdentityResponseObject) | 0/unbounded | List of components. |
JSON
property | type | description |
---|---|---|
type | string | "components" |
securityIdentity | array of securityIdentity (imbSecurityIdentityResponseObject) | List of components. |