olp-cpp-sdk
1.22.0
|
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() const | olp::authentication::AuthenticationCredentials | |
GetKey() const | olp::authentication::AuthenticationCredentials | |
GetSecret() const | olp::authentication::AuthenticationCredentials | |
ReadFromFile(std::string filename={}) | olp::authentication::AuthenticationCredentials | static |
ReadFromStream(std::istream &stream) | olp::authentication::AuthenticationCredentials | static |