An HttpAuthenticator is a ContextAuthenticator that uses credentials passed to the server via the
HTTP Authorization header to authenticate the user and extract a user object.
Linear Supertypes
(RequestContext) ⇒ Future[Authentication[U]], AnyRef, Any
An HttpAuthenticator is a ContextAuthenticator that uses credentials passed to the server via the HTTP
Authorization
header to authenticate the user and extract a user object.