The User Info control queries information about a particular user, such as which groups the user belongs to, which roles the user is in, which roles are available to the user. To perform user maintenance such as creating and removing users and setting passwords, use the User Provider Control.
Security: For retrieving user information, the roles you specify in the WebLogic Administration Portal Authentication Security Provider Service determine whether or not the user can perform the action. To invoke the getAllGroupNames method, the caller must be in the PortalSystemAdministrator role.
For property, method, and other details on this control, see the control's Javadoc.