Libraries
»
actionpack
(5.2.2)
»
Index (H)
»
ActionController
»
HttpAuthentication
Module: ActionController::HttpAuthentication
Defined in:
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