るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.184秒)
トップページ > クエリ:i[x] > クエリ:-[x] > クエリ:>[x] > クエリ:d[x] > クエリ:make_passwd[x] > モジュール:WEBrick::HTTPAuth::UserDB[x]

別のキーワード

  1. _builtin >
  2. bigdecimal >
  3. module >
  4. integer >
  5. complex >

ライブラリ

検索結果

WEBrick::HTTPAuth::UserDB#make_passwd(realm, user, pass) -> String (27530.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#ma...
...ke_passwd...