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::AuthenticationNotificationBusBehaviorHandler Member List

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

AZ_EBUS_BEHAVIOR_BINDER(AuthenticationNotificationBusBehaviorHandler, "{221D74E0-B55A-4086-8B83-B52070A57217}", AZ::SystemAllocator, OnPasswordGrantSingleFactorSignInSuccess, OnPasswordGrantSingleFactorSignInFail, OnPasswordGrantMultiFactorSignInSuccess, OnPasswordGrantMultiFactorSignInFail, OnPasswordGrantMultiFactorConfirmSignInSuccess, OnPasswordGrantMultiFactorConfirmSignInFail, OnDeviceCodeGrantSignInSuccess, OnDeviceCodeGrantSignInFail, OnDeviceCodeGrantConfirmSignInSuccess, OnDeviceCodeGrantConfirmSignInFail, OnRefreshTokensSuccess, OnRefreshTokensFail) (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandler
OnDeviceCodeGrantConfirmSignInFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnDeviceCodeGrantConfirmSignInSuccess(const AuthenticationTokens &authenticationToken) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnDeviceCodeGrantSignInFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnDeviceCodeGrantSignInSuccess(const AZStd::string &userCode, const AZStd::string &verificationUrl, const int codeExpiresInSeconds) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantMultiFactorConfirmSignInFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantMultiFactorConfirmSignInSuccess(const AuthenticationTokens &authenticationToken) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantMultiFactorSignInFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantMultiFactorSignInSuccess() override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantSingleFactorSignInFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnPasswordGrantSingleFactorSignInSuccess(const AuthenticationTokens &authenticationToken) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnRefreshTokensFail(const AZStd::string &error) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline
OnRefreshTokensSuccess(const AuthenticationTokens &authenticationToken) override (defined in AWSClientAuth::AuthenticationNotificationBusBehaviorHandler)AWSClientAuth::AuthenticationNotificationBusBehaviorHandlerinline