Module: ActionController::HttpAuthentication

Defined in:
actionpack/lib/action_controller/metal/http_authentication.rb

Overview

HTTP Basic, Digest, and Token authentication.

Defined Under Namespace

Modules: Basic, Digest, Token