Portal User and Group Management
Tag addUserToGroup


Description

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.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.