System User class.
More...
#include <UserMgr.h>
◆ User() [1/3]
◆ User() [2/3]
Kernel::User::User |
( |
const Int32 & | sel, |
|
|
const Char * | username ) |
◆ User() [3/3]
◆ ~User()
◆ IsStdUser()
Bool Kernel::User::IsStdUser |
( |
| ) |
|
|
noexcept |
◆ IsSuperUser()
Bool Kernel::User::IsSuperUser |
( |
| ) |
|
|
noexcept |
◆ Login()
Checks if a password matches the password.
- Parameters
-
password | the password to check. |
◆ Name()
Char * Kernel::User::Name |
( |
| ) |
|
|
noexcept |
Get user name.
Returns the user's name.
◆ operator!=()
Bool Kernel::User::operator!= |
( |
const User & | lhs | ) |
|
◆ operator==()
Bool Kernel::User::operator== |
( |
const User & | lhs | ) |
|
◆ Ring()
Get software ring.
Returns the user's ring.
- Returns
- The king of ring the user is attached to.
◆ Save()
Saves a password from the public key.
◆ mUserFNV
UInt64 Kernel::User::mUserFNV {0UL} |
|
private |
◆ mUserName
◆ mUserRing
The documentation for this class was generated from the following files: