Gets the id of a com.atomizesoftware.spin.auth.AuthenticatedUser entity.
Gets the id of a com.atomizesoftware.spin.auth.AuthenticatedUser entity.
Returns an error response to the client if authentication wasn't possible by any methods.
Returns an error response to the client if authentication wasn't possible by any methods.
Validates the credentials given by returning the user when successful.
Validates the credentials given by returning the user when successful.
of the user
given
a user if validation is successful, nothing otherwise.
Takes care of authenticating users through basic http authentication.