| Package | Description |
|---|---|
| com.amazonaws.mobile.auth.core | |
| com.amazonaws.mobile.auth.core.signin |
| Class and Description |
|---|
| AuthException
Base class for exceptions that occur during auth
|
| SignInProvider
Each sign-in provider implements this interface, in order to do sign-in button
initialization and to handle activity results that have been passed back to the
app, after a sign-in provider window has been dismissed.
|
| SignInProviderResultHandler
Implement this interface to get callbacks for the results to a sign-in operation.
|
| Class and Description |
|---|
| AuthException
Base class for exceptions that occur during auth
|
| ProviderAuthException
Thrown when there is an error with a provider during the start-up authentication
flow or when signing in with a provider.
|
| SignInManager
The SignInManager is a singleton component, which orchestrates sign-in and sign-up flows.
|
| SignInProvider
Each sign-in provider implements this interface, in order to do sign-in button
initialization and to handle activity results that have been passed back to the
app, after a sign-in provider window has been dismissed.
|
| SignInProviderResultHandler
Implement this interface to get callbacks for the results to a sign-in operation.
|
Copyright © 2017. All rights reserved.