![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <chrono>#include <map>#include <memory>#include <mutex>#include <optional>#include <vector>#include "helper/mysql_time.h"#include "helper/token/jwt.h"#include "mrs/authentication/authorize_handler_callbacks.h"#include "mrs/authentication/rate_control_for.h"#include "mrs/database/entry/auth_app.h"#include "mrs/interface/auth_handler_factory.h"#include "mrs/interface/authorize_manager.h"#include "mrs/interface/endpoint_configuration.h"#include "mrs/interface/query_factory.h"#include "mrs/interface/rest_handler.h"#include "mrs/users/user_manager.h"Go to the source code of this file.
Classes | |
| class | mrs::authentication::AuthorizeManager |
| class | mrs::authentication::AuthorizeManager::ServiceAuthorize |
Namespaces | |
| namespace | mrs |
| namespace | mrs::authentication |