るりまサーチ

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

別のキーワード

  1. string []=
  2. string slice
  3. string slice!
  4. string []
  5. string gsub

ライブラリ

モジュール

検索結果

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

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

...TTPAuth::UserDB#auth_type の make_passwd を呼び出します。

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

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

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

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