Performs login using HTTP basic authentication credentials in the request header.
The LoginResult, or null if login is not attempted (since the request appears to be not for HTTP Basic auth).
HTTPBasicAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace | IAuthenticator#Login