- get() - Method in class com.amazonaws.mobile.client.DeviceOperations
-
Retrieves the device information for this device.
- get(Callback<Device>) - Method in class com.amazonaws.mobile.client.DeviceOperations
-
Retrieves the device information for this device.
- get(String) - Method in class com.amazonaws.mobile.client.DeviceOperations
-
Retrieves the device information for the device id provided.
- get(String, Callback<Device>) - Method in class com.amazonaws.mobile.client.DeviceOperations
-
Retrieves the device information for the device id provided.
- getAccessToken() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getAccessToken() - Method in class com.amazonaws.mobile.client.results.Tokens
-
- getAttributeName() - Method in class com.amazonaws.mobile.client.results.UserCodeDeliveryDetails
-
- getAttributes() - Method in class com.amazonaws.mobile.client.results.Device
-
- getAwsConfiguration() - Method in class com.amazonaws.mobile.client.AWSMobileClient.InitializeBuilder
-
- getAWSCredentials() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Returns AWSCredentials obtained from Cognito Identity
- getAWSCredentials(Callback<AWSCredentials>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getBackgroundColor() - Method in class com.amazonaws.mobile.client.SignInUIOptions
-
- getBrowserPackage() - Method in class com.amazonaws.mobile.client.SignInUIOptions
-
- getBrowserPackage() - Method in class com.amazonaws.mobile.client.SignOutOptions
-
- getClaim(String) - Method in class com.amazonaws.mobile.client.results.Token
-
Returns the claim if found in the token, otherwise throws
- getClient(Context, Class<? extends AWSConfigurable>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Get the AWSConfigurable client if exists, else create one and
add it to the clientMap and return.
- getCode() - Method in class com.amazonaws.mobile.client.internal.oauth2.AuthorizeResponse
-
- getCodeDetails() - Method in class com.amazonaws.mobile.client.results.SignInResult
-
Description of where the confirmation code was sent
- getCognitoIdentityId() - Method in class com.amazonaws.mobile.client.FederatedSignInOptions
-
- getConfiguration() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Retrieve the AWSConfiguration object that represents
the awsconfiguration.json file.
- getConfirmationState() - Method in class com.amazonaws.mobile.client.results.SignUpResult
-
if true, no further action is necessary
- getContext() - Method in class com.amazonaws.mobile.client.AWSMobileClient.InitializeBuilder
-
- getCreateDate() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getCreateDate() - Method in class com.amazonaws.mobile.client.results.Device
-
- getCredentials() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getCustomRoleARN() - Method in class com.amazonaws.mobile.client.FederatedSignInOptions
-
- getDeliveryMedium() - Method in class com.amazonaws.mobile.client.results.UserCodeDeliveryDetails
-
- getDestination() - Method in class com.amazonaws.mobile.client.results.UserCodeDeliveryDetails
-
- getDetails() - Method in class com.amazonaws.mobile.client.UserStateDetails
-
- getDeviceKey() - Method in class com.amazonaws.mobile.client.results.Device
-
- getDeviceOperations() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Retrieve a handle to perform device related operations.
- getDevices() - Method in class com.amazonaws.mobile.client.results.ListDevicesResult
-
- getError() - Method in exception com.amazonaws.mobile.client.internal.oauth2.OAuth2Exception
-
- getErrorDescription() - Method in exception com.amazonaws.mobile.client.internal.oauth2.OAuth2Exception
-
- getErrorUri() - Method in exception com.amazonaws.mobile.client.internal.oauth2.OAuth2Exception
-
- getException() - Method in class com.amazonaws.mobile.client.UserStateDetails
-
- getExpiration() - Method in class com.amazonaws.mobile.client.results.Token
-
Returns expiration of this id token.
- getExpiresIn() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getFederationEnabled() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getFederationProviderName() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getHostedUIOptions() - Method in class com.amazonaws.mobile.client.SignInUIOptions
-
- getIdentityId() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getIdentityProvider() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getIdpIdentifier() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getIdToken() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getIdToken() - Method in class com.amazonaws.mobile.client.results.Tokens
-
- getInstance() - Static method in class com.amazonaws.mobile.client.AWSMobileClient
-
Gets the singleton instance of this class.
- getIssuedAt() - Method in class com.amazonaws.mobile.client.results.Token
-
Returns "issued at" claim of this id token
- getLastAuthenticatedDate() - Method in class com.amazonaws.mobile.client.results.Device
-
- getLastModifiedDate() - Method in class com.amazonaws.mobile.client.results.Device
-
- getLogo() - Method in class com.amazonaws.mobile.client.SignInUIOptions
-
- getNotBefore() - Method in class com.amazonaws.mobile.client.results.Token
-
Returns "not before" claim of this id token
- getPaginationToken() - Method in class com.amazonaws.mobile.client.results.ListDevicesResult
-
- getParameters() - Method in class com.amazonaws.mobile.client.results.ForgotPasswordResult
-
- getParameters() - Method in class com.amazonaws.mobile.client.results.SignInResult
-
Used to determine the type of challenge that is being present from the service
- getProviderPermissions() - Method in class com.amazonaws.mobile.client.AWSMobileClient.SignInProviderConfig
-
- getRefreshToken() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getRefreshToken() - Method in class com.amazonaws.mobile.client.results.Tokens
-
- getResponseUri() - Method in class com.amazonaws.mobile.client.internal.oauth2.AuthorizeResponse
-
- getScopes() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getScopes() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getServiceText() - Method in enum com.amazonaws.mobile.client.results.MFAOptions
-
- getSignInProviderClass() - Method in class com.amazonaws.mobile.client.AWSMobileClient.SignInProviderConfig
-
- getSignInProviderConfig() - Method in class com.amazonaws.mobile.client.AWSMobileClient.InitializeBuilder
-
- getSignInQueryParameters() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getSignInState() - Method in class com.amazonaws.mobile.client.results.SignInResult
-
- getSignOutQueryParameters() - Method in class com.amazonaws.mobile.client.HostedUIOptions
-
- getState() - Method in class com.amazonaws.mobile.client.results.ForgotPasswordResult
-
- getTokens() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Returns the tokens obtained from Cognito Userpools sign-in.
- getTokens(Callback<Tokens>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Returns the tokens obtained from Cognito Userpools sign-in.
- getTokens(boolean) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getTokens(Callback<OAuth2Tokens>) - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Client
-
- getTokenString() - Method in class com.amazonaws.mobile.client.results.Token
-
Returns the id token formatted as JWT.
- getTokenType() - Method in class com.amazonaws.mobile.client.internal.oauth2.OAuth2Tokens
-
- getUserAttributes(Callback<Map<String, String>>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getUserAttributes() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
- getUserCodeDeliveryDetails() - Method in class com.amazonaws.mobile.client.results.SignUpResult
-
Determine where the confirmation code was sent
- getUsername() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Returns the username attribute of the current access token.
- getUserState() - Method in class com.amazonaws.mobile.client.UserStateDetails
-
- getUserStateDetails(boolean) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Has side-effect of attempting to alert developer to try and sign-in user
when required to be signed-in and will mutate the user's state.
- getUserSub() - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Returns the Cognito User Sub attribute of the current access token.
- getUserSub() - Method in class com.amazonaws.mobile.client.results.SignUpResult
-
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.IdentityProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.internal.oauth2.OAuth2Client.PKCEMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.results.ForgotPasswordState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.results.MFAOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.results.SignInState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.mobile.client.UserState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.mobile.client.IdentityProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.mobile.client.internal.oauth2.OAuth2Client.PKCEMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.mobile.client.results.ForgotPasswordState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.mobile.client.results.MFAOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.mobile.client.results.SignInState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.mobile.client.UserState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyUserAttribute(String, Callback<UserCodeDeliveryDetails>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Verify an attribute like email.
- verifyUserAttribute(String, Map<String, String>, Callback<UserCodeDeliveryDetails>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Verify an attribute like email.
- verifyUserAttribute(String) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Verify an attribute like email.
- verifyUserAttribute(String, Map<String, String>) - Method in class com.amazonaws.mobile.client.AWSMobileClient
-
Verify an attribute like email.