![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/authentication/auth_handler_factory.h"#include "mrs/authentication/mysql_handler.h"#include "mrs/authentication/oauth2_facebook_handler.h"#include "mrs/authentication/oauth2_google_handler.h"#include "mrs/authentication/oauth2_oidc_handler.h"#include "mrs/authentication/scram_handler.h"#include "mrs/authentication/track_authorize_handler.h"Namespaces | |
| namespace | mrs |
| namespace | mrs::authentication |
Typedefs | |
| using | mrs::authentication::AuthHandlerPtr = AuthHandlerFactory::AuthHandlerPtr |