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