This is the complete list of members for coral_bridge::AuthenticationCredentialSet, including all inherited members.
AuthenticationCredentialSet() | coral_bridge::AuthenticationCredentialSet | |
data() const | coral_bridge::AuthenticationCredentialSet | |
get(const std::string &connectionString) const | coral_bridge::AuthenticationCredentialSet | |
get(const std::string &connectionString, const std::string &role) const | coral_bridge::AuthenticationCredentialSet | |
import(const AuthenticationCredentialSet &data) | coral_bridge::AuthenticationCredentialSet | |
m_data | coral_bridge::AuthenticationCredentialSet | private |
registerCredentials(const std::string &connectionString, const std::string &userName, const std::string &password) | coral_bridge::AuthenticationCredentialSet | |
registerCredentials(const std::string &connectionString, const std::string &role, const std::string &userName, const std::string &password) | coral_bridge::AuthenticationCredentialSet | |
registerItem(const std::string &connectionString, const std::string &itemName, const std::string &itemValue) | coral_bridge::AuthenticationCredentialSet | |
registerItem(const std::string &connectionString, const std::string &role, const std::string &itemName, const std::string &itemValue) | coral_bridge::AuthenticationCredentialSet | |
reset() | coral_bridge::AuthenticationCredentialSet | |
~AuthenticationCredentialSet() | coral_bridge::AuthenticationCredentialSet | virtual |