|
std::string | username (Poco::Crypto::Cipher *cipher) const |
|
std::string | password (Poco::Crypto::Cipher *cipher) const |
|
void | setUsername (const std::string &username, Poco::Crypto::Cipher *cipher) |
|
void | setPassword (const std::string &password, Poco::Crypto::Cipher *cipher) |
|
void | setRawUsername (const std::string &username) |
|
void | setRawPassword (const std::string &password) |
|
void | save (Poco::AutoPtr< Poco::Util::AbstractConfiguration > conf, const DeviceID &device, const std::string &root="credentials") const override |
|
void | setParams (const CryptoParams ¶ms) |
|
CryptoParams | params () const |
|
|
static Poco::SharedPtr
< Credentials > | create (Poco::AutoPtr< Poco::Util::AbstractConfiguration > conf) |
|
|
static const std::string | TYPE = "password" |
|
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/credentials/PasswordCredentials.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/credentials/PasswordCredentials.cpp