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(fs::path users_file_arg) (defined in auth_file::AuthFile) | auth_file::AuthFile | |
| error (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| getError() const | auth_file::AuthFile | |
| loadFile() | auth_file::AuthFile | |
| users (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| users_file (defined in auth_file::AuthFile) | auth_file::AuthFile | private |
| users_t typedef | auth_file::AuthFile | private |
| verifyMySQLHash(const string &password, const string &scramble_bytes, const string &scrambled_password) | auth_file::AuthFile | private |