This is the complete list of members for auth_file::AuthFile, including all inherited members.
| authenticate(const identifier::User &sctx, const string &password) | auth_file::AuthFile | private |
| AuthFile(std::string users_file_arg) (defined in auth_file::AuthFile) | auth_file::AuthFile | |
| clearUsers() | auth_file::AuthFile | private |
| error (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| getError() const | auth_file::AuthFile | |
| getUsersFile() (defined in auth_file::AuthFile) | auth_file::AuthFile | |
| setUsers(users_t) | auth_file::AuthFile | private |
| setUsersFile(std::string &usersFile) (defined in auth_file::AuthFile) | auth_file::AuthFile | |
| sysvar_users_file (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| users | auth_file::AuthFile | private |
| users_file (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| verifyMySQLHash(const string &password, const string &scramble_bytes, const string &scrambled_password) | auth_file::AuthFile | private |