MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
struct | s_mysql_validate_password |
Interfaces to enforce a password policy. More... | |
struct | s_mysql_validate_password_changed_characters |
Service to enforce that new password contains N different characters compared to existing password. More... | |
Typedefs | |
typedef struct s_mysql_validate_password | mysql_service_validate_password_t |
Interfaces to enforce a password policy. More... | |
typedef struct s_mysql_validate_password_changed_characters | mysql_service_validate_password_changed_characters_t |
Service to enforce that new password contains N different characters compared to existing password. More... | |