Module: ActionController::HttpAuthentication

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

Overview

Makes it dead easy to do HTTP Basic, Digest and Token authentication.

Defined Under Namespace

Modules: Basic, Digest, Token