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