Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > webrick/httpauth/userdbライブラリ > WEBrick::HTTPAuth::UserDBモジュール > auth_type

instance method WEBrick::HTTPAuth::UserDB#auth_type

auth_type -> Class

WEBrick::HTTPAuth::BasicAuth, WEBrick::HTTPAuth::DigestAuth のいずれかを返します。

module WEBrick::HTTPAuth::UserDB