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