DataSourceEntry & operator=(const DataSourceEntry &)=delete
std::string m_connectionName
The connection name.
std::string m_serviceName
The service name.
std::map< std::string, coral::AuthenticationCredentials * > m_data
The structure with the authentication data for the various roles.
void appendCredentialItemForRole(const std::string &item, const std::string &value, const std::string &role)
const coral::IAuthenticationCredentials & credentials() const
void appendCredentialItem(const std::string &item, const std::string &value)
coral::AuthenticationCredentials * m_default
The input file with the data.