Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::ServerAccountManager::ServerAccountCredentials Struct Reference

#include <server_account_manager.h>

Inheritance diagram for jami::ServerAccountManager::ServerAccountCredentials:
Inheritance graph
Collaboration diagram for jami::ServerAccountManager::ServerAccountCredentials:
Collaboration graph

Public Attributes

std::shared_ptr< dht::crypto::Certificate > ca
 
std::string username
 
- Public Attributes inherited from jami::AccountManager::AccountCredentials
std::string password
 
std::string password_scheme
 
std::string scheme
 
std::string uri
 

Additional Inherited Members

- Public Member Functions inherited from jami::AccountManager::AccountCredentials
virtual ~AccountCredentials ()
 

Detailed Description

Definition at line 35 of file server_account_manager.h.

Member Data Documentation

◆ ca

std::shared_ptr<dht::crypto::Certificate> jami::ServerAccountManager::ServerAccountCredentials::ca

Definition at line 38 of file server_account_manager.h.

◆ username

std::string jami::ServerAccountManager::ServerAccountCredentials::username

Definition at line 37 of file server_account_manager.h.


The documentation for this struct was generated from the following file: