Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- Scope - Class in com.amazon.A3L.authentication.common.api
-
Describes an OAuth 2.0 scope to request.
- Scope(String) - Constructor for class com.amazon.A3L.authentication.common.api.Scope
-
Creates a new scope with the given URI.
- Scopes - Class in com.amazon.A3L.authentication.common
-
Contains the list of all available Scopes supported by GoogleSignIn
- Scopes() - Constructor for class com.amazon.A3L.authentication.common.Scopes
- setAccountName(String) - Method in class com.amazon.A3L.authentication.api.signin.A3LSignInOptions.Builder
-
Specifies an account name on the device that should be used.
- setBackOff(BackOff) - Method in class com.amazon.A3L.authentication.api.client.extensions.fos.auth.FOSAccountCredential
-
Method for setting the BackOff value.
- setHostedDomain(String) - Method in class com.amazon.A3L.authentication.api.signin.A3LSignInOptions.Builder
-
Specifies a hosted domain restriction.
- setSelectedAccount(Account) - Method in class com.amazon.A3L.authentication.api.client.extensions.fos.auth.FOSAccountCredential
-
Method to set the current account, it checks if the account passed is the same as the signed in account
- setSelectedAccountName(String) - Method in class com.amazon.A3L.authentication.api.client.extensions.fos.auth.FOSAccountCredential
-
Method to set the selected account name, it checks if the account name is same as the signed in account name
- setSleeper(Sleeper) - Method in class com.amazon.A3L.authentication.api.client.extensions.fos.auth.FOSAccountCredential
-
Method for setting sleeper value.
- SIGN_IN_CANCELLED - Static variable in class com.amazon.A3L.authentication.api.signin.A3LSignInStatusCodes
-
The sign in was cancelled by the user.
- signOut() - Method in class com.amazon.A3L.authentication.api.signin.A3LSignInClient
-
Signs out the current signed-in user if any.
- Status - Class in com.amazon.A3L.authentication.common.api
-
Class to store the status code and message of the task completed.
- Status(int) - Constructor for class com.amazon.A3L.authentication.common.api.Status
- Status(int, String) - Constructor for class com.amazon.A3L.authentication.common.api.Status
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form