A token that is signed by an Authenticator to confirm that the account
specified in the idToken is a valid account of accountType.
| public static final Creator<IdToken> | CREATOR |
| boolean | |
| String |
getAccountType()
Returns
AccountManager account type for the token.
|
| String |
getIdToken()
Returns the ID token, formatted according to the rules defined by the account
type.
|
| void |
writeToParcel(Parcel out, int
flags)
|
Returns AccountManager account type for the token.
Returns the ID token, formatted according to the rules defined by the account type.