MySQL 9.1.0
Source Code Documentation
|
Helper file to create authentication event consumer. More...
#include "mysql/components/component_implementation.h"
#include "mysql/components/service_implementation.h"
#include "mysql/components/services/event_tracking_authentication_service.h"
Go to the source code of this file.
Classes | |
class | Event_tracking_implementation::Event_tracking_authentication_implementation |
Implementation helper class for authentication events. More... | |
Namespaces | |
namespace | Event_tracking_implementation |
Macros | |
#define | PROVIDES_SERVICE_EVENT_TRACKING_AUTHENTICATION(component) PROVIDES_SERVICE(component, event_tracking_authentication) |
More... | |
#define | IMPLEMENTS_SERVICE_EVENT_TRACKING_AUTHENTICATION(component) |
Helper file to create authentication event consumer.
#define IMPLEMENTS_SERVICE_EVENT_TRACKING_AUTHENTICATION | ( | component | ) |
#define PROVIDES_SERVICE_EVENT_TRACKING_AUTHENTICATION | ( | component | ) | PROVIDES_SERVICE(component, event_tracking_authentication) |