Ring Daemon 16.0.0
|
#include <server_account_manager.h>
Public Attributes | |
std::shared_ptr< dht::crypto::Certificate > | ca |
std::string | username |
![]() | |
std::string | password |
std::string | password_scheme |
std::string | scheme |
std::string | uri |
Additional Inherited Members | |
![]() | |
virtual | ~AccountCredentials () |
Definition at line 35 of file server_account_manager.h.
std::shared_ptr<dht::crypto::Certificate> jami::ServerAccountManager::ServerAccountCredentials::ca |
Definition at line 38 of file server_account_manager.h.
std::string jami::ServerAccountManager::ServerAccountCredentials::username |
Definition at line 37 of file server_account_manager.h.