| Server IP : 162.214.74.102 / Your IP : 216.73.216.252 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby24/root/usr/share/ri/system/WEBrick/HTTPAuth/DigestAuth/ |
Upload File : |
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"'lib/webrick/httpauth/digestauth.rb;T[
I"qop;TI"R;T;F@.[ [[I"Authenticator;To;;[ ;
@);0@.[[I"
class;T[[;[[I"make_passwd;F@.[I"new;T@.[:protected[ [:private[ [I"
instance;T[[;[[I"authenticate;F@.[I"challenge;F@.[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;
0;0[@)I"WEBrick::HTTPAuth;TcRDoc::NormalModule