| Package | Description |
|---|---|
| com.amazonaws.mobile.auth.core | |
| com.amazonaws.mobile.auth.core.signin |
| Class and Description |
|---|
| IdentityHandler
Allows the application to get an asynchronous response with user's
unique identifier.
|
| IdentityManager
The identity manager keeps track of the current sign-in provider and is responsible
for caching credentials.
|
| IdentityProvider
Interface sign-in provider's supported by the IdentityManager must implement.
|
| SignInResultHandler
Interface for handling results from calling IdentityManager's signInOrSignUp().
|
| SignInStateChangeListener
Implement this interface to receive callbacks when the user's sign-in state changes
from signed-in to not signed-in or vice versa.
|
| StartupAuthErrorDetails
Encapsulates errors that may have happened during doStartupAuth().
|
| StartupAuthResult
The result for IdentityManager's doStartupAuth().
|
| StartupAuthResultHandler
Interface for calling IdentityManager's doStartupAuth().
|
| Class and Description |
|---|
| IdentityProvider
Interface sign-in provider's supported by the IdentityManager must implement.
|
| SignInResultHandler
Interface for handling results from calling IdentityManager's signInOrSignUp().
|
Copyright © 2017. All rights reserved.