|
10Duke Enterprise C++ Client
|
This is the complete list of members for BaseOAuthClient, including all inherited members.
| BaseOAuthClient(std::shared_ptr< const tenduke::oauth::OAuthConfiguration > config, std::shared_ptr< const tenduke::http::HTTPClient > httpClient, std::shared_ptr< const tenduke::json::JSONParser > jsonParser, std::shared_ptr< tenduke::time::Clock > clock) | BaseOAuthClient | |
| clock | BaseOAuthClient | protected |
| config | BaseOAuthClient | protected |
| getConfiguration() const | BaseOAuthClient | inline |
| httpClient | BaseOAuthClient | protected |
| jsonParser | BaseOAuthClient | protected |
| refresh(std::shared_ptr< tenduke::oauth::OAuthState > state) const override (defined in BaseOAuthClient) | BaseOAuthClient |