- AuthFlowType - Enum in com.amplifyframework.auth.cognito.options
-
Enum to represent AuthFlowType in AWS SDK.
- authFlowType(AuthFlowType) - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions.CognitoBuilder
-
Set the authFlowType for the object being built.
- AuthProviderConverter - Class in com.amplifyframework.auth.cognito.util
-
Helpful util class to convert AuthProvider values to Cognito Identity Provider values.
- AWSCognitoAuthConfirmResetPasswordOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of confirm reset password options to add the platform specific fields.
- AWSCognitoAuthConfirmResetPasswordOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmResetPasswordOptions
-
Advanced options for confirm reset password.
- AWSCognitoAuthConfirmResetPasswordOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthConfirmSignInOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of confirm sign in options to add the platform specific fields.
- AWSCognitoAuthConfirmSignInOptions(Map<String, String>, List<AuthUserAttribute>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions
-
Advanced options for confirming sign in.
- AWSCognitoAuthConfirmSignInOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthConfirmSignUpOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of confirm sign up options to add the platform specific fields.
- AWSCognitoAuthConfirmSignUpOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignUpOptions
-
Advanced options for confirming sign up.
- AWSCognitoAuthConfirmSignUpOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthPlugin - Class in com.amplifyframework.auth.cognito
-
A Cognito implementation of the Auth Plugin.
- AWSCognitoAuthPlugin() - Constructor for class com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
-
A Cognito implementation of the Auth Plugin.
- AWSCognitoAuthProvider - Class in com.amplifyframework.auth.cognito
-
Cognito extension of Auth Provider to include Cognito-specific preset providers.
- AWSCognitoAuthResendSignUpCodeOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of resend sign up code options to add the platform specific fields.
- AWSCognitoAuthResendSignUpCodeOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendSignUpCodeOptions
-
Advanced options for resend sign up code.
- AWSCognitoAuthResendSignUpCodeOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthResendUserAttributeConfirmationCodeOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of resend user attribute confirmation code options to add the platform specific fields.
- AWSCognitoAuthResendUserAttributeConfirmationCodeOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendUserAttributeConfirmationCodeOptions
-
Advanced options for resend user attribute confirmation code.
- AWSCognitoAuthResendUserAttributeConfirmationCodeOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthResetPasswordOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of reset password options to add the platform specific fields.
- AWSCognitoAuthResetPasswordOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResetPasswordOptions
-
Advanced options for reset password.
- AWSCognitoAuthResetPasswordOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthSession - Class in com.amplifyframework.auth.cognito
-
Cognito extension of AuthSession containing AWS Cognito specific tokens.
- AWSCognitoAuthSession(boolean, AuthSessionResult<String>, AuthSessionResult<AWSCredentials>, AuthSessionResult<String>, AuthSessionResult<AWSCognitoUserPoolTokens>) - Constructor for class com.amplifyframework.auth.cognito.AWSCognitoAuthSession
-
Cognito extension of AuthSession containing AWS Cognito specific tokens.
- AWSCognitoAuthSignInOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of sign in options to add the platform specific fields.
- AWSCognitoAuthSignInOptions(Map<String, String>, AuthFlowType) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions
-
Advanced options for signing in.
- AWSCognitoAuthSignInOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthSignOutOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of sign out options to add the platform specific fields.
- AWSCognitoAuthSignOutOptions(boolean, String) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions
-
Advanced options for signing out.
- AWSCognitoAuthSignOutOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthSignUpOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of sign up options to add the platform specific fields.
- AWSCognitoAuthSignUpOptions(List<AuthUserAttribute>, Map<String, String>, Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions
-
Advanced options for signing in.
- AWSCognitoAuthSignUpOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthUpdateUserAttributeOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of update user attribute options to add the platform specific fields.
- AWSCognitoAuthUpdateUserAttributeOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributeOptions
-
Advanced options for update user attribute.
- AWSCognitoAuthUpdateUserAttributeOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthUpdateUserAttributesOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of update user attributes options to add the platform specific fields.
- AWSCognitoAuthUpdateUserAttributesOptions(Map<String, String>) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributesOptions
-
Advanced options for update user attributes.
- AWSCognitoAuthUpdateUserAttributesOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoAuthWebUISignInOptions - Class in com.amplifyframework.auth.cognito.options
-
Cognito extension of web ui sign in options to add the platform specific fields.
- AWSCognitoAuthWebUISignInOptions(List<String>, Map<String, String>, Map<String, String>, Map<String, String>, String, String, String) - Constructor for class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions
-
Advanced options for signing in via a hosted web ui.
- AWSCognitoAuthWebUISignInOptions.CognitoBuilder - Class in com.amplifyframework.auth.cognito.options
-
The builder for this class.
- AWSCognitoUserPoolTokens - Class in com.amplifyframework.auth.cognito
-
Wraps the various Cognito User Pool tokens.
- AWSCognitoUserPoolTokens(String, String, String) - Constructor for class com.amplifyframework.auth.cognito.AWSCognitoUserPoolTokens
-
Wraps the various Cognito User Pool tokens.
- browserPackage(String) - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions.CognitoBuilder
-
This can optionally be set to specify which browser package should perform the sign out action
(e.g.
- browserPackage(String) - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions.CognitoBuilder
-
This can optionally be set to specify which browser package should perform the sign in action
(e.g.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmResetPasswordOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignUpOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendSignUpCodeOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendUserAttributeConfirmationCodeOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResetPasswordOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions.CognitoBuilder
-
Build the object.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributeOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributesOptions.CognitoBuilder
-
Construct and return the object with the values set in the builder.
- build() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions.CognitoBuilder
-
Build the object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmResetPasswordOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignUpOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendSignUpCodeOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendUserAttributeConfirmationCodeOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResetPasswordOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions
-
Returns a builder for this object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributeOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributesOptions
-
Get a builder object.
- builder() - Static method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions
-
Returns a builder for this object.
- getAccessToken() - Method in class com.amplifyframework.auth.cognito.AWSCognitoUserPoolTokens
-
Returns the access JWT token in its encoded string form.
- getAuthFlowType() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions
-
Get authFlowType to be sent to the service.
- getAuthSignInStep(SignInState) - Static method in class com.amplifyframework.auth.cognito.util.SignInStateConverter
-
Take an old AWSMobileClient SignInState and convert it to the proper corresponding value in Amplify Auth.
- getAWSCredentials() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthSession
-
The credentials which come from Identity Pool.
- getBrowserPackage() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions
-
Optional browser package override to choose a browser app other than Chrome to launch web sign out.
- getBrowserPackage() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions
-
Optional browser package override to choose a browser app other than Chrome to launch web sign in.
- getClientMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignUpOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getClientMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions
-
Get additional custom attributes to be sent to the service such as information about the client.
- getCurrentUser() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
-
- getEscapeHatch() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
-
- getFederationProviderName() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions
-
If federating with Cognito Identity and using a provider lik Auth0 specify the provider name, e.g.
- getIdentityId() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthSession
-
The id which comes from Identity Pools.
- getIdentityProvider(AuthProvider) - Static method in class com.amplifyframework.auth.cognito.util.AuthProviderConverter
-
Take an AuthProvider value and convert it to the string expected for a Cognito Identity Provider.
- getIdpIdentifier() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions
-
The IdentityProvider identifier if using multiple instances of same identity provider.
- getIdToken() - Method in class com.amplifyframework.auth.cognito.AWSCognitoUserPoolTokens
-
Returns the ID JWT token in its encoded string form.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmResetPasswordOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendSignUpCodeOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendUserAttributeConfirmationCodeOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResetPasswordOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributeOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getMetadata() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributesOptions
-
Get custom attributes to be sent to the service such as information about the client.
- getPluginKey() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
-
- getRefreshToken() - Method in class com.amplifyframework.auth.cognito.AWSCognitoUserPoolTokens
-
Returns the refresh JWT token in its encoded string form.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmResetPasswordOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignUpOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendSignUpCodeOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResendUserAttributeConfirmationCodeOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthResetPasswordOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignInOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignOutOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions.CognitoBuilder
-
Gets the type of builder to support proper flow with this being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributeOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthUpdateUserAttributesOptions.CognitoBuilder
-
Returns the type of builder this is to support proper flow with it being an extended class.
- getThis() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthWebUISignInOptions.CognitoBuilder
-
Gets the type of builder to support proper flow with this being an extended class.
- getUserAttributes() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthConfirmSignInOptions
-
Get additional user attributes which should be associated with this user on confirmSignIn.
- getUserPoolTokens() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthSession
-
The tokens which come from User Pools (access, id, refresh tokens).
- getUserSub() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthSession
-
The id which comes from User Pools.
- getValidationData() - Method in class com.amplifyframework.auth.cognito.options.AWSCognitoAuthSignUpOptions
-
Get a map of custom key/values to be sent as part of the sign up process.
- getVersion() - Method in class com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
-