# File lib/action_controller/metal/http_authentication.rb, line 388 def request_http_token_authentication(realm = "Application") Token.authentication_request(self, realm) end