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

This is the complete list of members for BaseOIDCClient, including all inherited members.

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)BaseOIDCClient
ensureOpenIDScope(const std::string &scopes)BaseOIDCClientprotectedstatic
httpBaseOIDCClientprotected
oidcConfigurationBaseOIDCClientprotected
parseJWTBaseOIDCClientprotected
refresh(const std::shared_ptr< tenduke::oidc::OIDCState > &state) const overrideBaseOIDCClientvirtual
requestUserinfo(const std::string &accessToken) const overrideBaseOIDCClientvirtual