module WEBrick::HTTPAuth::Authenticator
Module providing generic support for both Digest and Basic authentication schemes.
Constants
- AuthScheme
-
Method of authentication, must be overridden by the including class
Attributes
The logger for this authenticator
The realm this authenticator covers
The user database for this authenticator