Drizzled Public API Documentation

auth_file::AuthFile Member List

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(string name_arg, fs::path users_file_arg) (defined in auth_file::AuthFile)auth_file::AuthFile
error (defined in auth_file::AuthFile)auth_file::AuthFile [private]
getError(void)auth_file::AuthFile
loadFile(void)auth_file::AuthFile
usersauth_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]