|
10Duke Enterprise C++ Client
|
This is the complete list of members for tenduke::oidc::device::OIDCDeviceFlow, including all inherited members.
| authenticate(const std::string &scopes) const =0 | tenduke::oidc::device::OIDCDeviceFlow | pure virtual |
| authenticate(const std::string &scopes, const std::map< std::string, std::string > &additionalProperties) const =0 | tenduke::oidc::device::OIDCDeviceFlow | pure virtual |
| refresh(const std::shared_ptr< tenduke::oidc::OIDCState > &state) const =0 | tenduke::oidc::OIDCClient | pure virtual |
| requestUserinfo(const std::string &accessToken) const =0 | tenduke::oidc::OIDCClient | pure virtual |
| ~OIDCClient()=default (defined in tenduke::oidc::OIDCClient) | tenduke::oidc::OIDCClient | virtual |