olp-cpp-sdk  1.22.0
olp::authentication::AuthenticationCredentials Member List

This is the complete list of members for olp::authentication::AuthenticationCredentials, including all inherited members.

AuthenticationCredentials()=delete (defined in olp::authentication::AuthenticationCredentials)olp::authentication::AuthenticationCredentials
AuthenticationCredentials(std::string key, std::string secret)olp::authentication::AuthenticationCredentials
AuthenticationCredentials(std::string key, std::string secret, std::string endpoint_url)olp::authentication::AuthenticationCredentials
GetEndpointUrl() constolp::authentication::AuthenticationCredentials
GetKey() constolp::authentication::AuthenticationCredentials
GetSecret() constolp::authentication::AuthenticationCredentials
ReadFromFile(std::string filename={})olp::authentication::AuthenticationCredentialsstatic
ReadFromStream(std::istream &stream)olp::authentication::AuthenticationCredentialsstatic