Module WEBrick::HTTPAuth::Authenticator
In: webrick/httpauth/authenticator.rb

Constants

RequestField = "Authorization"
ResponseField = "WWW-Authenticate"
ResponseInfoField = "Authentication-Info"
AuthException = HTTPStatus::Unauthorized
AuthScheme = nil

Attributes

logger  [R] 
realm  [R] 
userdb  [R] 

[Validate]