10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
BaseOAuthClient Member List

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
clockBaseOAuthClientprotected
configBaseOAuthClientprotected
getConfiguration() constBaseOAuthClientinline
httpClientBaseOAuthClientprotected
jsonParserBaseOAuthClientprotected
refresh(std::shared_ptr< tenduke::oauth::OAuthState > state) const override (defined in BaseOAuthClient)BaseOAuthClient