Prometheus Client Library for Modern C++
prometheus::BasicAuthHandler Member List

This is the complete list of members for prometheus::BasicAuthHandler, including all inherited members.

AuthFunc typedef (defined in prometheus::BasicAuthHandler)prometheus::BasicAuthHandler
authorize(CivetServer *server, mg_connection *conn) overrideprometheus::BasicAuthHandler
BasicAuthHandler(AuthFunc callback, std::string realm) (defined in prometheus::BasicAuthHandler)prometheus::BasicAuthHandlerexplicit