Flowdock

Module providing generic support for both Digest and Basic authentication schemes.

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

Show files where this module is defined (1 file)
Register or log in to add new notes.