#include "UserCredentials.h"
◆ UserCredentials()
ot::UserCredentials::UserCredentials |
( |
| ) |
|
|
inline |
◆ ~UserCredentials()
virtual ot::UserCredentials::~UserCredentials |
( |
| ) |
|
|
inlinevirtual |
◆ decryptString()
std::string ot::UserCredentials::decryptString |
( |
std::string | data | ) |
|
|
static |
◆ encryptString()
std::string ot::UserCredentials::encryptString |
( |
std::string | data | ) |
|
|
static |
◆ getEncryptedPassword()
std::string ot::UserCredentials::getEncryptedPassword |
( |
void | | ) |
|
|
inline |
◆ getPassword()
std::string ot::UserCredentials::getPassword |
( |
void | | ) |
|
|
inline |
◆ getUserName()
std::string ot::UserCredentials::getUserName |
( |
void | | ) |
|
|
inline |
◆ setEncryptedPassword()
void ot::UserCredentials::setEncryptedPassword |
( |
std::string | pwd | ) |
|
|
inline |
◆ setPassword()
void ot::UserCredentials::setPassword |
( |
std::string | pwd | ) |
|
|
inline |
◆ setUserName()
void ot::UserCredentials::setUserName |
( |
std::string | name | ) |
|
|
inline |
The documentation for this class was generated from the following files: