Method: WEBrick::HTTPAuth::Authenticator#userdb

Defined in:
lib/webrick/httpauth/authenticator.rb

#userdbObject (readonly)

The user database for this authenticator



38
39
40
# File 'lib/webrick/httpauth/authenticator.rb', line 38

def userdb
  @userdb
end