#include <usersession.h>
Enumerator |
---|
ROOT |
|
ADMIN |
|
USER |
|
UserSession::UserSession |
( |
| ) |
|
|
private |
UserSession::~UserSession |
( |
| ) |
|
|
private |
void UserSession::logout |
( |
| ) |
|
|
static |
void UserSession::setPassword |
( |
QString |
password | ) |
|
void UserSession::setUsername |
( |
QString |
userName | ) |
|
bool UserSession::validateSessionInfo |
( |
| ) |
|
QString bbb::UserSession::password |
|
private |
QString bbb::UserSession::userName |
|
private |
Roles bbb::UserSession::userRole |
|
private |
The documentation for this class was generated from the following files: