24#ifndef VALIDATE_PASSWORD_SERVICE_H
25#define VALIDATE_PASSWORD_SERVICE_H
static char * password
Definition: mysql_secure_installation.cc:56
static mysql_service_status_t validate(reference_caching_channel channel) noexcept
Definition: component.cc:67
#define END_SERVICE_DEFINITION(name)
A macro to end the last Service definition started with the BEGIN_SERVICE_DEFINITION macro.
Definition: service.h:91
#define BEGIN_SERVICE_DEFINITION(name)
Declares a new Service.
Definition: service.h:86
#define DECLARE_BOOL_METHOD(name, args)
Declares a method that returns bool as a part of the Service definition.
Definition: service.h:112
Definition: mysql_string_service.cc:59
unsigned int uint
Definition: uca9-dump.cc:75
static int validate_password(mysql_string_handle password)
Definition: validate_password.cc:395