module
Constants
AuthScheme = nil
AuthException = HTTPStatus::Unauthorized # :nodoc:
ResponseInfoField = "Authentication-Info"
ResponseField = "WWW-Authenticate"
RequestField = "Authorization"
Attributes
[R] | logger |
The logger for this authenticator |
[R] | userdb |
The user database for this authenticator |
[R] | realm |
The realm this authenticator covers |