るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.206秒)

別のキーワード

  1. basicauth realm
  2. authenticator realm
  3. webrick/httpauth/basicauth realm
  4. webrick/httpauth/authenticator realm
  5. realm webrick/httpauth/basicauth

ライブラリ

モジュール

検索結果

WEBrick::HTTPAuth::UserDB#make_passwd(realm, user, pass) -> String (55012.0)

WEBrick::HTTPAuth::UserDB#auth_type の make_passwd を呼び出します。

WEBrick::HTTPAuth::UserDB#auth_type の make_passwd を呼び出します。

@param realm レルムを指定します。

@param user ユーザ名を指定します。

@param pass パスワードを指定します。

@see WEBrick::HTTPAuth::BasicAuth#make_passwd, WEBrick::HTTPAuth::DigestAuth#make_passwd