imbSecurityContainerBean

Extends: imbGenericContainerBean
Namespace: http://www.ibm.com/iib/apiv1/responseObject/container
XML Schema: ns0.xsd

Description of security objects on the broker

XML

Attributes

name type description
type string "security"

Elements

name (type) min/max
occurs
description
users (imbUsersContainerBean) 0/1 Web Admin users defined on the broker.
currentUser (imbCurrentUserResponseObject) 0/1 The currently logged in user

JSON

property type description
type string "security"
users users (imbUsersContainerBean) Web Admin users defined on the broker.
currentUser currentUser (imbCurrentUserResponseObject) The currently logged in user