CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
cond::auth::ServiceCredentials Struct Reference

#include <DecodingKey.h>

Public Member Functions

 ServiceCredentials ()
 

Public Attributes

std::string connectionString
 
std::string password
 
std::string userName
 

Detailed Description

Definition at line 13 of file DecodingKey.h.

Constructor & Destructor Documentation

◆ ServiceCredentials()

cond::auth::ServiceCredentials::ServiceCredentials ( )
inline

Definition at line 94 of file DecodingKey.h.

Member Data Documentation

◆ connectionString

std::string cond::auth::ServiceCredentials::connectionString

Definition at line 15 of file DecodingKey.h.

Referenced by cond::auth::DecodingKey::createFromInputFile().

◆ password

std::string cond::auth::ServiceCredentials::password

◆ userName

std::string cond::auth::ServiceCredentials::userName