Returns the username from the HTTP Authorization header in the web request.
The basic authentication username.
Exception Type | Condition |
---|---|
NotInRequestException | If no Basic Auth username is present in the web request. |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace