Portal User and Group Management
Tag addUserToGroup


Add a user to a group. Both the specified user and the specified group must exist. This operation can only be performed by an administrator.


Tag Information
Tag Classcom.bea.p13n.usermgmt.taglib.AddUserToGroupTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.ResultTagExtraInfo
Body Contentempty
Display NameAdd User to Group

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider for the new user. The default provider will be used if not specified.
usernametruetrue The name of the user to be added to the group.
groupNametruetrue The name of the group to which the user is being added.
resulttruefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.ADD_USER_OK, UserManagementTagConstants.ADD_USER_FAILED

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}