- setAlpha(int) - Method in class com.amazonaws.mobile.auth.core.signin.ui.SplitBackgroundDrawable
-
- setButtonText(String) - Method in class com.amazonaws.mobile.auth.core.signin.ui.buttons.SignInButton
-
Set the button text.
- setButtonText(int) - Method in class com.amazonaws.mobile.auth.core.signin.ui.buttons.SignInButton
-
Set the button text from a resource.
- setColorFilter(ColorFilter) - Method in class com.amazonaws.mobile.auth.core.signin.ui.SplitBackgroundDrawable
-
- setDefaultIdentityManager(IdentityManager) - Static method in class com.amazonaws.mobile.auth.core.IdentityManager
-
Set the IdentityManager object created as the default
- setProviderResultsHandler(SignInProviderResultHandler) - Method in class com.amazonaws.mobile.auth.core.IdentityManager
-
Set the results handler that will be used for results when calling federateWithProvider.
- setProviderResultsHandler(Activity, SignInProviderResultHandler) - Method in class com.amazonaws.mobile.auth.core.signin.SignInManager
-
Sets the results handler results from sign-in with a provider.
- setResultHandler(SignInResultHandler) - Method in class com.amazonaws.mobile.auth.core.signin.SignInManager
-
Set the passed in SignInResultHandler
- setSmallStyle(boolean) - Method in class com.amazonaws.mobile.auth.core.signin.ui.buttons.SignInButton
-
Sets the button style to small, where only the icon will be shown.
- setSplitPointDistanceFromTop(int) - Method in class com.amazonaws.mobile.auth.core.signin.ui.SplitBackgroundDrawable
-
- setUpToAuthenticate(Context, SignInResultHandler) - Method in class com.amazonaws.mobile.auth.core.IdentityManager
-
Call setUpToAuthenticate to initiate sign-in with a provider.
- sign_in_canceled_message_format - Static variable in class com.amazonaws.mobile.auth.core.R.string
-
- sign_in_failure_dialog_title - Static variable in class com.amazonaws.mobile.auth.core.R.string
-
- sign_in_failure_message_format - Static variable in class com.amazonaws.mobile.auth.core.R.string
-
- SignInButton - Static variable in class com.amazonaws.mobile.auth.core.R.styleable
-
Attributes that can be used with a SignInButton.
- SignInButton - Class in com.amazonaws.mobile.auth.core.signin.ui.buttons
-
Base class for Sign in Buttons
- SignInButton(Context, AttributeSet, int, SignInButtonAttributes) - Constructor for class com.amazonaws.mobile.auth.core.signin.ui.buttons.SignInButton
-
- SignInButton_button_style - Static variable in class com.amazonaws.mobile.auth.core.R.styleable
-
- SignInButton_text - Static variable in class com.amazonaws.mobile.auth.core.R.styleable
-
- SignInButtonAttributes - Class in com.amazonaws.mobile.auth.core.signin.ui.buttons
-
Sign-in Button Attributes
- SignInButtonAttributes() - Constructor for class com.amazonaws.mobile.auth.core.signin.ui.buttons.SignInButtonAttributes
-
- SignInManager - Class in com.amazonaws.mobile.auth.core.signin
-
The SignInManager is a singleton component, which orchestrates sign-in and sign-up flows.
- SignInPermissionsHandler - Interface in com.amazonaws.mobile.auth.core.signin
-
Interface for handling permissions
- SignInProvider - Interface in com.amazonaws.mobile.auth.core.signin
-
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 - Interface in com.amazonaws.mobile.auth.core.signin
-
Implement this interface to get callbacks for the results to a sign-in operation.
- SignInResultHandler - Interface in com.amazonaws.mobile.auth.core
-
Interface for handling results from calling IdentityManager's signInOrSignUp().
- SignInStateChangeListener - Interface in com.amazonaws.mobile.auth.core
-
Implement this interface to receive callbacks when the user's sign-in state changes
from signed-in to not signed-in or vice versa.
- signOut() - Method in class com.amazonaws.mobile.auth.core.IdentityManager
-
Sign out of the current identity provider, and clear Cognito credentials.
- signOut() - Method in interface com.amazonaws.mobile.auth.core.IdentityProvider
-
Call signOut to sign out of this provider.
- small - Static variable in class com.amazonaws.mobile.auth.core.R.id
-
- SplitBackgroundDrawable - Class in com.amazonaws.mobile.auth.core.signin.ui
-
Provides drawable for a vertically split background.
- SplitBackgroundDrawable(int) - Constructor for class com.amazonaws.mobile.auth.core.signin.ui.SplitBackgroundDrawable
-
- SplitBackgroundDrawable(int, int) - Constructor for class com.amazonaws.mobile.auth.core.signin.ui.SplitBackgroundDrawable
-
- StartupAuthErrorDetails - Class in com.amazonaws.mobile.auth.core
-
Encapsulates errors that may have happened during doStartupAuth().
- StartupAuthErrorDetails(AuthException, Exception) - Constructor for class com.amazonaws.mobile.auth.core.StartupAuthErrorDetails
-
- StartupAuthResult - Class in com.amazonaws.mobile.auth.core
-
The result for IdentityManager's doStartupAuth().
- StartupAuthResult(IdentityManager, StartupAuthErrorDetails) - Constructor for class com.amazonaws.mobile.auth.core.StartupAuthResult
-
- StartupAuthResultHandler - Interface in com.amazonaws.mobile.auth.core
-
Interface for calling IdentityManager's doStartupAuth().
- string() - Constructor for class com.amazonaws.mobile.auth.core.R.string
-
- styleable() - Constructor for class com.amazonaws.mobile.auth.core.R.styleable
-