NUGU SDK Linux
1.7.6
|
This is the complete list of members for NuguClientKit::NuguAuth, including all inherited members.
discovery(struct AuthResponse *response=nullptr) | NuguClientKit::NuguAuth | |
discovery(const std::function< void(bool success, const struct AuthResponse *response)> &cb) | NuguClientKit::NuguAuth | |
generateAuthorizeUrl(const std::string &device_serial) | NuguClientKit::NuguAuth | |
getAuthorizationCodeToken(const std::string &code, const std::string &device_serial, struct AuthResponse *response=nullptr) | NuguClientKit::NuguAuth | |
getClientCredentialsToken(const std::string &device_serial, struct AuthResponse *response=nullptr) | NuguClientKit::NuguAuth | |
getGatewayRegistryUri() | NuguClientKit::NuguAuth | |
getRemainExpireTime(const NuguToken *token, time_t base_time=0) | NuguClientKit::NuguAuth | |
getTemplateServerUri() | NuguClientKit::NuguAuth | |
isExpired(const NuguToken *token, time_t base_time=0) | NuguClientKit::NuguAuth | |
isSupport(const GrantType >ype) | NuguClientKit::NuguAuth | |
NuguAuth(const NuguDeviceConfig &config) (defined in NuguClientKit::NuguAuth) | NuguClientKit::NuguAuth | explicit |
parseAccessToken(NuguToken *token) | NuguClientKit::NuguAuth | |
refresh(NuguToken *token, const std::string &device_serial="", struct AuthResponse *response=nullptr) | NuguClientKit::NuguAuth | |
~NuguAuth() (defined in NuguClientKit::NuguAuth) | NuguClientKit::NuguAuth |