Used to access user information attributes as described in
PLT.17.2 of the JSR-168 specificiation. Attribute persistence is
not covered by the spec so it is not done here.
getUserInfo(PortletRequest request) To access user information attributes as defined in PLT.17
of JSR-168.
Parameters: request - Used to extract the authenticated user name.
To access user information attributes as defined in PLT.17
of JSR-168.
Parameters: request - Used to extract the authenticated user name. A map of names and values of user information attributesfor a particular authenticated user.UserInfoService.getUserInfo(PortletRequest,PortletWindow)