Wraps a HttpServletResponse and listens for the status to be set to a "401 Not authorized" or a 401 error to
be sent so that it can add the WWW-Authenticate headers for OAuth.
Implementation of this filter should simply assume it like Filter except all validation are already done
This should simply take further action based on the passed in user name.