Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
webrick/httpauth/userdbライブラリ
WEBrick::HTTPAuth::UserDBモジュール
auth_type=
instance method WEBrick::HTTPAuth::UserDB#auth_type=
auth_type=(type)
[
permalink
][
rdoc
][
edit
]
認証のタイプをセットします。
[PARAM] type:
WEBrick::HTTPAuth::BasicAuth
,
WEBrick::HTTPAuth::DigestAuth
のいずれかを指定します。