Type:
Module
Constants:
RequestField
:
"Authorization"
ResponseField
:
"WWW-Authenticate"
ResponseInfoField
:
"Authentication-Info"
AuthException
:
HTTPStatus::Unauthorized
AuthScheme
:
nil
Method of authentication, must be overridden by the including class
Module providing generic support for both Digest and Basic authentication schemes.