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

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

AreTokensValid() constAWSClientAuth::AuthenticationTokens
AuthenticationTokens() (defined in AWSClientAuth::AuthenticationTokens)AWSClientAuth::AuthenticationTokens
AuthenticationTokens(const AuthenticationTokens &other) (defined in AWSClientAuth::AuthenticationTokens)AWSClientAuth::AuthenticationTokens
AuthenticationTokens(const AZStd::string &accessToken, const AZStd::string &refreshToken, const AZStd::string &openIdToken, const ProviderNameEnum &providerName, int tokensExpireTimeSeconds) (defined in AWSClientAuth::AuthenticationTokens)AWSClientAuth::AuthenticationTokens
AZ_TYPE_INFO(AuthenticationTokens, "{F965D1B2-9DE3-4900-B44B-E58D9F083ACB}") (defined in AWSClientAuth::AuthenticationTokens)AWSClientAuth::AuthenticationTokens
GetAccessToken() constAWSClientAuth::AuthenticationTokens
GetOpenIdToken() constAWSClientAuth::AuthenticationTokens
GetProviderName() constAWSClientAuth::AuthenticationTokens
GetRefreshToken() constAWSClientAuth::AuthenticationTokens
GetTokensExpireTimeSeconds() constAWSClientAuth::AuthenticationTokens
Reflect(AZ::ReflectContext *context) (defined in AWSClientAuth::AuthenticationTokens)AWSClientAuth::AuthenticationTokensstatic