digestauth.rb

Path: webrick/httpauth/digestauth.rb
Last Update: Thu Jul 24 02:51:36 GMT+10:00 2003

httpauth/digestauth.rb — HTTP digest access authentication

Author: IPR — Internet Programming with Ruby — writers Copyright © 2003 Internet Programming with Ruby writers. Copyright © 2003 H.M.

The original implementation is provided by H.M.

  URL: http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name=
       %C7%A7%BE%DA%B5%A1%C7%BD%A4%F2%B2%FE%C2%A4%A4%B7%A4%C6%A4%DF%A4%EB

$IPR: digestauth.rb,v 1.5 2003/02/20 07:15:47 gotoyuzo Exp $

Required files

webrick/config   webrick/httpstatus   webrick/httpauth/authenticator   digest/md5   digest/sha1   base64  

Classes and Modules

Module WEBrick
  ::Module WEBrick::HTTPAuth
  ::  ::Class WEBrick::HTTPAuth::DigestAuth
  ::  ::Class WEBrick::HTTPAuth::ProxyDigestAuth

[Validate]