Portal User Management
Tag getGroupNamesForUser
Deprecated. Use 'getGroupNamesForUser' in ugm_taglib.jar.
Retrieve the groups to which a user belongs. Only returns the
immediate groups for the user, not any parents of those groups.
The specified user should exist.
Tag Information |
Tag Class |
com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
|
TagExtraInfo Class |
com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserExtraInfo
|
Body Content | empty |
Display Name | Get Group Names for User |
Attributes |
Name | Required | Request-time | Description |
username | true | true |
The name of the user whose matching groups are sought.
|
id | true | false |
The name of a variable which will return the group names, as a String array.
Returns a zero-length array if the user is not a member of any groups.
|
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.