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