Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > webrick/httpauth/userdbライブラリ > WEBrick::HTTPAuth::UserDBモジュール
module WEBrick::HTTPAuth::UserDB
クラスの継承リスト: WEBrick::HTTPAuth::UserDB
Abstract
インスタンスメソッド
auth_type
auth_type=(type)
get_passwd(realm, user, reload_db = false)
make_passwd(realm, user, pass)
set_passwd(realm, user, pass)