![]() |
MySQL 8.4.7
Source Code Documentation
|
Authentication event tracking. More...
#include "mysql/components/service.h"#include "mysql/components/services/defs/event_tracking_authentication_defs.h"Go to the source code of this file.
Classes | |
| struct | s_mysql_event_tracking_authentication |
| More... | |
| struct | s_mysql_event_tracking_authentication_information |
| More... | |
| struct | s_mysql_event_tracking_authentication_method |
| More... | |
Typedefs | |
| typedef struct event_tracking_authentication_information_handle_imp * | event_tracking_authentication_information_handle |
| A handle to obtain details related to authentication event. More... | |
| typedef struct event_tracking_authentication_method_handle_imp * | event_tracking_authentication_method_handle |
| A handle to obtain details related to authentication method. More... | |
| typedef struct s_mysql_event_tracking_authentication | mysql_service_event_tracking_authentication_t |
| More... | |
| typedef struct s_mysql_event_tracking_authentication_information | mysql_service_event_tracking_authentication_information_t |
| More... | |
| typedef struct s_mysql_event_tracking_authentication_method | mysql_service_event_tracking_authentication_method_t |
| More... | |
Authentication event tracking.
| typedef struct event_tracking_authentication_information_handle_imp* event_tracking_authentication_information_handle |
A handle to obtain details related to authentication event.
| typedef struct event_tracking_authentication_method_handle_imp* event_tracking_authentication_method_handle |
A handle to obtain details related to authentication method.