method
authenticate_with_http_digest
rails latest stable - Class:
ActionController::HttpAuthentication::Digest::ControllerMethods
authenticate_with_http_digest(realm = "Application", &password_procedure)public
Authenticate using an HTTP Digest. Returns true if authentication is successful, false otherwise.