|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for AccountMgr, including all inherited members.
| _defaultPermissions | AccountMgr | private |
| _permissions | AccountMgr | private |
| AccountMgr() | AccountMgr | private |
| ChangeEmail(uint32 accountId, std::string newEmail) | AccountMgr | static |
| ChangePassword(uint32 accountId, std::string newPassword) | AccountMgr | static |
| ChangeRegEmail(uint32 accountId, std::string newEmail) | AccountMgr | static |
| ChangeUsername(uint32 accountId, std::string newUsername, std::string newPassword) | AccountMgr | static |
| CheckEmail(uint32 accountId, std::string newEmail) | AccountMgr | static |
| CheckPassword(uint32 accountId, std::string password) | AccountMgr | static |
| ClearRBAC() | AccountMgr | private |
| CreateAccount(std::string username, std::string password, std::string email) | AccountMgr | |
| DeleteAccount(uint32 accountId) | AccountMgr | static |
| GetCharactersCount(uint32 accountId) | AccountMgr | static |
| GetEmail(uint32 accountId, std::string &email) | AccountMgr | static |
| GetId(std::string const &username) | AccountMgr | static |
| GetName(uint32 accountId, std::string &name) | AccountMgr | static |
| GetRBACDefaultPermissions(uint8 secLevel) | AccountMgr | |
| GetRBACPermission(uint32 permission) const | AccountMgr | |
| GetRBACPermissionList() const | AccountMgr | inline |
| GetSecurity(uint32 accountId) | AccountMgr | static |
| GetSecurity(uint32 accountId, int32 realmId) | AccountMgr | static |
| HasPermission(uint32 accountId, uint32 permission, uint32 realmId) | AccountMgr | static |
| IsAdminAccount(AccountTypes gmlevel) | AccountMgr | static |
| IsConsoleAccount(AccountTypes gmlevel) | AccountMgr | static |
| IsPlayerAccount(AccountTypes gmlevel) | AccountMgr | static |
| LoadRBAC() | AccountMgr | |
| normalizeString(std::string &utf8String) | AccountMgr | static |
| Skyfire::Singleton< AccountMgr, Skyfire::NullMutex > class | AccountMgr | friend |
| UpdateAccountAccess(rbac::RBACData *rbac, uint32 accountId, uint8 securityLevel, int32 realmId) | AccountMgr | |
| ~AccountMgr() | AccountMgr | private |