Package | Description |
---|---|
com.salesforce.androidsdk.auth |
Modifier and Type | Method and Description |
---|---|
static OAuth2.IdServiceResponse |
OAuth2.callIdentityService(HttpAccess httpAccessor,
java.lang.String identityServiceIdUrl,
java.lang.String authToken)
Calls the identity service to determine the username of the user and the mobile policy, given
their identity service ID and an access token.
|