RailsDoc(β)
  • v5.2
    v8.0 v7.2 v7.1 v7.0 v6.1 v6.0 v5.2
  • GitHub
  • Required Files
  • Namespace
    • Module
Ruby on Rails 5.2.8

http_authentication.rb

  • actionpack/lib/action_controller/metal/http_authentication.rb on GitHub

Required Files

  • base64
  • active_support/security_utils

Namespace

Module

  • ActionController
  • ActionController::HttpAuthentication
  • ActionController::HttpAuthentication::Basic
  • ActionController::HttpAuthentication::Basic::ControllerMethods
  • ActionController::HttpAuthentication::Basic::ControllerMethods::ClassMethods
  • ActionController::HttpAuthentication::Digest
  • ActionController::HttpAuthentication::Digest::ControllerMethods
  • ActionController::HttpAuthentication::Token
  • ActionController::HttpAuthentication::Token::ControllerMethods
  • ActiveSupport