PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Auth/Digest/MD5/
Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
IP: 128.140.68.198
Choose File :

Url:
Dir : //opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Auth/Digest/MD5/cdesc-MD5.yaml

--- !ruby/object:RI::ClassDescription 
attributes: 
- !ruby/object:RI::Attribute 
  comment: 
  name: opaque
  rw: RW
- !ruby/object:RI::Attribute 
  comment: 
  name: passwords_hashed
  rw: W
class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::P 
  body: Rack::Auth::Digest::MD5 implements the MD5 algorithm version of HTTP Digest Authentication, as per RFC 2617.
- !ruby/struct:SM::Flow::P 
  body: Initialize with the [Rack] application that you want protecting, and a block that looks up a plaintext password for a given username.
- !ruby/struct:SM::Flow::P 
  body: <tt>opaque</tt> needs to be set to a constant base64/hexadecimal string.
constants: 
- !ruby/object:RI::Constant 
  comment: 
  name: QOP
  value: "'auth'.freeze"
full_name: Rack::Auth::Digest::MD5
includes: []

instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: call
- !ruby/object:RI::MethodSummary 
  name: passwords_hashed?
name: MD5
superclass: AbstractHandler