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

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

BaseOIDCAuthenticationConfig(const std::string &oauthClientId, const std::string &oauthClientSecret={}, const ::tenduke::oidc::OIDCSessionConfiguration &oidcSessionConfiguration={}, const 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
oauthClientId (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfig
oauthClientSecret (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfig
oidcSessionConfiguration (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfig
ROPGAuthenticationConfig(const ::tenduke::oauth::ropg::ResourceOwnerPasswordCredentialsProvider &credentialsProvider, const std::string &oauthClientId, const std::string &oauthClientSecret={}, const std::uint32_t maxLoginAttempts=DEFAULT_LOGIN_ATTEMPTS, const ::tenduke::oidc::OIDCSessionConfiguration &oidcSessionConfiguration={}, const std::string &scopes={})ROPGAuthenticationConfiginline
scopes (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfig
UNLIMITED_LOGIN_ATTEMPTS (defined in ROPGAuthenticationConfig)ROPGAuthenticationConfigstatic
~BaseOIDCAuthenticationConfig()=default (defined in tenduke::oidc::BaseOIDCAuthenticationConfig)tenduke::oidc::BaseOIDCAuthenticationConfigvirtual