10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::oauth::OAuthTokenResponse, including all inherited members.
accessToken | tenduke::oauth::OAuthTokenResponse | |
additionalProperties | tenduke::oauth::OAuthTokenResponse | |
expiresAt | tenduke::oauth::OAuthTokenResponse | |
NO_EXPIRES_IN | tenduke::oauth::OAuthTokenResponse | static |
OAuthTokenResponse(std::string accessToken, std::string refreshToken, const std::int64_t expiresAt, std::shared_ptr< tenduke::json::JSONObject > additionalProperties) | tenduke::oauth::OAuthTokenResponse | inline |
refreshToken | tenduke::oauth::OAuthTokenResponse |