| Package | Description |
|---|---|
| com.google.api.services.identitytoolkit | |
| com.google.api.services.identitytoolkit.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityToolkit.Relyingparty.GetAccountInfo |
IdentityToolkit.Relyingparty.getAccountInfo(IdentitytoolkitRelyingpartyGetAccountInfoRequest content)
Returns the account info.
|
| Constructor and Description |
|---|
GetAccountInfo(IdentitytoolkitRelyingpartyGetAccountInfoRequest content)
Returns the account info.
|
| Modifier and Type | Method and Description |
|---|---|
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.clone() |
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.set(String fieldName,
Object value) |
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.setDelegatedProjectNumber(Long delegatedProjectNumber)
GCP project number of the requesting delegated app.
|
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.setEmail(List<String> email)
The list of emails of the users to inquiry.
|
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.setIdToken(String idToken)
The GITKit token of the authenticated user.
|
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.setLocalId(List<String> localId)
The list of local ID's of the users to inquiry.
|
IdentitytoolkitRelyingpartyGetAccountInfoRequest |
IdentitytoolkitRelyingpartyGetAccountInfoRequest.setPhoneNumber(List<String> phoneNumber)
Privileged caller can query users by specified phone number.
|
Copyright © 2011–2021 Google. All rights reserved.