| java.lang.Object | |
| ↳ | com.google.android.gms.auth.api.credentials.IdToken |
A token that is signed by an Authenticator to confirm that the
account specified in the idToken is a valid account of accountType.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.internal.safeparcel.SafeParcelable
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CREATOR | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns
AccountManager account type for the token. | |||||||||||
Returns the ID token, formatted according to the rules defined by the account type.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns AccountManager account type for the token.
Returns the ID token, formatted according to the rules defined by the account type.