|
10Duke Scale C++ Client
|
This is the complete list of members for ROPGAuthenticationConfig, including all inherited members.
| BaseOIDCAuthenticationConfig(std::string oauthClientId, std::string oauthClientSecret={}, ::tenduke::oidc::OIDCSessionConfiguration oidcSessionConfiguration={}, std::string scopes={}) (defined in tenduke::oidc::BaseOIDCAuthenticationConfig) | tenduke::oidc::BaseOIDCAuthenticationConfig | inlineexplicit |
| credentialsProvider (defined in ROPGAuthenticationConfig) | ROPGAuthenticationConfig | |
| DEFAULT_LOGIN_ATTEMPTS (defined in ROPGAuthenticationConfig) | ROPGAuthenticationConfig | static |
| getMaxLoginAttempts() const | ROPGAuthenticationConfig | inline |
| maxLoginAttempts (defined in ROPGAuthenticationConfig) | ROPGAuthenticationConfig | |
| oauthClientId | tenduke::oidc::BaseOIDCAuthenticationConfig | |
| oauthClientSecret | tenduke::oidc::BaseOIDCAuthenticationConfig | |
| oidcSessionConfiguration | tenduke::oidc::BaseOIDCAuthenticationConfig | |
| ROPGAuthenticationConfig(const ::tenduke::oauth::ropg::ResourceOwnerPasswordCredentialsProvider &credentialsProvider, std::string oauthClientId, std::string oauthClientSecret={}, const std::uint32_t maxLoginAttempts=DEFAULT_LOGIN_ATTEMPTS, ::tenduke::oidc::OIDCSessionConfiguration oidcSessionConfiguration={}, std::string scopes={}) | ROPGAuthenticationConfig | inline |
| scopes | tenduke::oidc::BaseOIDCAuthenticationConfig | |
| UNLIMITED_LOGIN_ATTEMPTS (defined in ROPGAuthenticationConfig) | ROPGAuthenticationConfig | static |
| ~BaseOIDCAuthenticationConfig()=default (defined in tenduke::oidc::BaseOIDCAuthenticationConfig) | tenduke::oidc::BaseOIDCAuthenticationConfig | virtual |