HTTP Basic auth implementation.
HTTP Basic auth implementation.
request to be authenticated
either an authenticated user or an unauthorized response
validate the (user,password) credentials.
The user visible realm.
Implementation of Authenticator that rely on HTTP Basic auth.
validate the (user,password) credentials.
The user visible realm.