Open 3D Engine AWSClientAuth Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSClientAuth::AuthenticationProviderManager Member List

This is the complete list of members for AWSClientAuth::AuthenticationProviderManager, including all inherited members.

AuthenticationProviderManager() (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManager
AZ_RTTI(AuthenticationProviderManager, "{45813BA5-9A46-4A2A-A923-C79CFBA0E63D}", IAuthenticationProviderRequests) (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManager
CreateAuthenticationProviderObject(const ProviderNameEnum &providerName) (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotectedvirtual
DeviceCodeGrantConfirmSignInAsync(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
DeviceCodeGrantConfirmSignInAsync(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
DeviceCodeGrantSignInAsync(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
DeviceCodeGrantSignInAsync(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
GetAuthenticationTokens(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
GetAuthenticationTokens(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
GetTokensWithRefreshAsync(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
GetTokensWithRefreshAsync(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
Initialize(const AZStd::vector< ProviderNameEnum > &providerNames) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
Initialize(const AZStd::vector< AZStd::string > &providerNames) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
IsSignedIn(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
IsSignedIn(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
m_authenticationProvidersMap (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantMultiFactorConfirmSignInAsync(const ProviderNameEnum &providerName, const AZStd::string &username, const AZStd::string &confirmationCode) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantMultiFactorConfirmSignInAsync(const AZStd::string &providerName, const AZStd::string &username, const AZStd::string &confirmationCode) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantMultiFactorSignInAsync(const ProviderNameEnum &providerName, const AZStd::string &username, const AZStd::string &password) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantMultiFactorSignInAsync(const AZStd::string &providerName, const AZStd::string &username, const AZStd::string &password) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantSingleFactorSignInAsync(const ProviderNameEnum &providerName, const AZStd::string &username, const AZStd::string &password) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
PasswordGrantSingleFactorSignInAsync(const AZStd::string &providerName, const AZStd::string &username, const AZStd::string &password) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
RefreshTokensAsync(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
RefreshTokensAsync(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
SignOut(const ProviderNameEnum &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
SignOut(const AZStd::string &providerName) override (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagerprotected
~AuthenticationProviderManager() (defined in AWSClientAuth::AuthenticationProviderManager)AWSClientAuth::AuthenticationProviderManagervirtual