module WEBrick::HTTPAuth::Authenticator
Module providing generic support for both Digest and Basic authentication schemes.
Constants
Attributes
logger[R]
The logger for this authenticator
realm[R]
The realm this authenticator covers
userdb[R]
The user database for this authenticator