Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > webrick/httpauth/authenticatorライブラリ > WEBrick::HTTPAuth::Authenticatorモジュール

module WEBrick::HTTPAuth::Authenticator

クラスの継承リスト: WEBrick::HTTPAuth::Authenticator

要約

インスタンスメソッド

定義 説明
logger -> object

ロガーオブジェクトを返します。

realm -> String

レルムを返します。

userdb

定数

定義 説明
AuthException -> Class

認証失敗時に発生する例外クラスです。

AuthScheme -> nil

派生クラスで上書きしなければなりません。

RequestField -> String

リクエストフィールド

ResponseField -> String

レスポンスフィールド

ResponseInfoField -> String