Method: WEBrick::HTTPAuth::Authenticator#realm
- Defined in:
- lib/webrick/httpauth/authenticator.rb
#realm ⇒ Object (readonly)
The realm this authenticator covers
33 34 35 |
# File 'lib/webrick/httpauth/authenticator.rb', line 33 def realm @realm end |