MySQL 9.1.0
Source Code Documentation
|
high-level Authentication frontend. More...
#include <http_server_auth.h>
Static Public Member Functions | |
static bool | require_auth (http::base::Request &req, std::shared_ptr< HttpAuthRealm > realm) |
require Authorization. More... | |
high-level Authentication frontend.
bridges HttpRequest with the HttpAuthRealm's
|
static |
require Authorization.
true | request handled |