JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
H
I
R
S
C
COGNITO_LOGIN_KEY_GOOGLE
- Static variable in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
The Cognito login key for Google+ to be used in the Cognito login Map.
com.amazonaws.mobile.auth.google
- package com.amazonaws.mobile.auth.google
AWS Auth SDK - Google SignIn contains high-level wrapper over the Google Play Services SDK with a SignIn button and SignInProvider that orchestrates Google SignIn flow.
G
getCognitoLoginKey()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
getDisplayName()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
getPermissionRequestCode()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
getSignedInAccount()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
Get reference to the SignedIn Account.
getSignInResult()
- Method in exception com.amazonaws.mobile.auth.google.
GoogleSignInException
Get the reference to SignIn result.
getToken()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
GoogleButton
- Class in
com.amazonaws.mobile.auth.google
Represents the Google SignInButton.
GoogleButton(Context)
- Constructor for class com.amazonaws.mobile.auth.google.
GoogleButton
Constructor.
GoogleButton(Context, AttributeSet)
- Constructor for class com.amazonaws.mobile.auth.google.
GoogleButton
Constructor.
GoogleButton(Context, AttributeSet, int)
- Constructor for class com.amazonaws.mobile.auth.google.
GoogleButton
Constructor.
GoogleSignInException
- Exception in
com.amazonaws.mobile.auth.google
Encapsulate exceptions that occurred due to a Google Sign-in failure.
GoogleSignInException(GoogleSignInResult)
- Constructor for exception com.amazonaws.mobile.auth.google.
GoogleSignInException
Constructor.
GoogleSignInProvider
- Class in
com.amazonaws.mobile.auth.google
Sign in Provider for Google.
GoogleSignInProvider()
- Constructor for class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
H
handleActivityResult(int, int, Intent)
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
handleRequestPermissionsResult(int, String[], int[])
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
I
initialize(Context, AWSConfiguration)
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
Constructor.
initializeSignInButton(Activity, View, SignInProviderResultHandler)
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
isRequestCodeOurs(int)
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
R
refreshToken()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
refreshUserSignInState()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
S
setPermissions(String...)
- Static method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
Add the login permisisons needed by the application.
signOut()
- Method in class com.amazonaws.mobile.auth.google.
GoogleSignInProvider
C
G
H
I
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes