Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
WEBrick
/
HTTPAuth
/
DigestAuth
/
//opt/alt/ruby27/share/ri/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:privateFI"'lib/webrick/httpauth/digestauth.rb;T[ I"qop;T@-;F@.[ [[I"Authenticator;To;;[ ; @);0@.[[I" class;T[[:public[ [:protected[ [;[[I"make_passwd;T@.[I"new;T@.[I" instance;T[[;[ [;[ [;[[I"authenticate;T@.[I"challenge;T@.[ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[I"'lib/webrick/httpauth/digestauth.rb;TI"WEBrick::HTTPAuth;TcRDoc::NormalModule