InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
user password More...
#include <UserSchemaMgr.h>
Public Attributes | |
std::string | clearpassword |
byte | digest [64] |
user password
Definition at line 40 of file UserSchemaMgr.h.
std::string passwordStruct::clearpassword |
Definition at line 42 of file UserSchemaMgr.h.
Referenced by UserSchemaMgr::UserSchemaMgr().
byte passwordStruct::digest[64] |
Definition at line 43 of file UserSchemaMgr.h.
Referenced by UserSchemaMgr::createuser(), UserSchemaMgr::login(), UserSchemaMgr::operationLogin(), and UserSchemaMgr::UserSchemaMgr().