File: C:/Ruby27-x64/share/ri/2.7.0/system/WEBrick/HTTPAuth/DigestAuth/cdesc-DigestAuth.ri
U:RDoc::NormalClass[iI"DigestAuth:ETI""WEBrick::HTTPAuth::DigestAuth;TI"Object;To:RDoc::Markup::Document:@parts[o;;[
o:RDoc::Markup::Paragraph;[I"6RFC 2617 Digest Access Authentication for WEBrick;To:RDoc::Markup::BlankLine o; ;[I"FUse this class to add digest authentication to a WEBrick servlet.;T@o; ;[I"4Here is an example of how to set up DigestAuth:;T@o:RDoc::Markup::Verbatim;[I"7config = { :Realm => 'DigestAuth example realm' }
;TI"
;TI"Chtdigest = WEBrick::HTTPAuth::Htdigest.new 'my_password_file'
;TI"@htdigest.set_passwd config[:Realm], 'username', 'password'
;TI"htdigest.flush
;TI"
;TI" config[:UserDB] = htdigest
;TI"
;TI"<digest_auth = WEBrick::HTTPAuth::DigestAuth.new config
;T:@format0o; ;[ I"NWhen using this as with a servlet be sure not to create a new DigestAuth ;TI"Lobject in the servlet's #initialize. By default WEBrick creates a new ;TI"Jservlet instance for every request and the DigestAuth object must be ;TI"used across requests.;T:
@fileI"'lib/webrick/httpauth/digestauth.rb;T:0@omit_headings_from_table_of_contents_below0;
0;0[[
I"algorithm;TI"R;T:publicFI"5../ruby-2.7.7/lib/webrick/httpauth/digestauth.rb;T[
I"qop;T@-;F@.[ [[I"Authenticator;To;;[ ;
I"'lib/webrick/httpauth/digestauth.rb;T;0@.[[I"
class;T[[;[[I"make_passwd;T@.[I"new;T@.[:protected[ [:private[ [I"
instance;T[[;[[I"authenticate;T@.[I"challenge;T@.[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;
0;0[@7I"WEBrick::HTTPAuth;TcRDoc::NormalModule