com.criteo.cuttle.Auth
An Authenticator takes care of extracting the User from an HTTP request.
Authenticate an HTTP request.
the HTTP request to be authenticated.
either an authenticated user or an error response.
An Authenticator takes care of extracting the User from an HTTP request.