library webrick/httpauth/htdigest

[edit]

要約

Apache の htdigest 互換機能を提供するライブラリです。

クラス

WEBrick::HTTPAuth::Htdigest

Apache の htdigest 互換のクラス。

同時にrequireされるライブラリ

webrick/config
webrick/httpauth/authenticator

HTTP 認証で利用するモジュールを提供するライブラリです。

webrick/httpauth/digestauth

HTTP の Digest 認証のためのライブラリです。

webrick/httpauth/userdb
webrick/httpstatus

HTTP のステータスを表す例外クラスを提供します。

webrick/httputils
webrick/httpversion
webrick/log
webrick/utils