Request object that is to be checked
Response object that will be used for authentication errors
HTTP Basic Auth realm reported to the client
A delegate queried for validating user/password pairs
Returns the name of the authenticated user.
Throws a HTTPStatusExeption in case of an authentication failure.
Enforces HTTP Basic Auth authentication on the given req/res pair.