10Duke Scale C++ Client
Loading...
Searching...
No Matches
ROPGAuthenticationConfig Member List

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::BaseOIDCAuthenticationConfiginlineexplicit
credentialsProvider (defined in ROPGAuthenticationConfig)ROPGAuthenticationConfig
DEFAULT_LOGIN_ATTEMPTS (defined in ROPGAuthenticationConfig)ROPGAuthenticationConfigstatic
getMaxLoginAttempts() constROPGAuthenticationConfiginline
maxLoginAttempts (defined in ROPGAuthenticationConfig)ROPGAuthenticationConfig
oauthClientIdtenduke::oidc::BaseOIDCAuthenticationConfig
oauthClientSecrettenduke::oidc::BaseOIDCAuthenticationConfig
oidcSessionConfigurationtenduke::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={})ROPGAuthenticationConfiginline
scopestenduke::oidc::BaseOIDCAuthenticationConfig
UNLIMITED_LOGIN_ATTEMPTS (defined in ROPGAuthenticationConfig)ROPGAuthenticationConfigstatic
~BaseOIDCAuthenticationConfig()=default (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfigvirtual