10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::oidc::device::DefaultOIDCDeviceFlow Member List

This is the complete list of members for tenduke::oidc::device::DefaultOIDCDeviceFlow, including all inherited members.

authenticate(const std::string &scopes) const overridetenduke::oidc::device::DefaultOIDCDeviceFlowvirtual
authenticate(const std::string &scopes, const std::map< std::string, std::string > &additionalProperties) const overridetenduke::oidc::device::DefaultOIDCDeviceFlowvirtual
BaseOIDCClient(const std::shared_ptr< const tenduke::oidc::OIDCConfiguration > &oidcConfiguration, const std::shared_ptr< const tenduke::oauth::OAuthClient > &oauthClient, const std::shared_ptr< const tenduke::jwt::JWTParser > &jwtParser, const std::shared_ptr< const tenduke::http::HTTPClient > &httpClient)tenduke::oidc::BaseOIDCClient
DefaultOIDCDeviceFlow(const std::shared_ptr< const tenduke::oidc::OIDCConfiguration > &oidcConfiguration, const std::shared_ptr< const tenduke::oauth::device::OAuthDeviceFlow > &oauthClient, const std::shared_ptr< const tenduke::jwt::JWTParser > &jwtParser, const std::shared_ptr< const tenduke::http::HTTPClient > &httpClient)tenduke::oidc::device::DefaultOIDCDeviceFlow
ensureOpenIDScope(const std::string &scopes)tenduke::oidc::BaseOIDCClientprotectedstatic
httptenduke::oidc::BaseOIDCClientprotected
oidcConfigurationtenduke::oidc::BaseOIDCClientprotected
parseJWTtenduke::oidc::BaseOIDCClientprotected
refresh(const std::shared_ptr< tenduke::oidc::OIDCState > &state) const overridetenduke::oidc::BaseOIDCClientvirtual
requestUserinfo(const std::string &accessToken) const overridetenduke::oidc::BaseOIDCClientvirtual
~OIDCClient()=default (defined in tenduke::oidc::OIDCClient)tenduke::oidc::OIDCClientvirtual