| Package | Description |
|---|---|
| com.github.jcustenborder.salesforce.rest | |
| com.github.jcustenborder.salesforce.rest.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
SalesforceRestClient.authenticate() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
AuthenticationResponse.accessToken(String accessToken) |
AuthenticationResponse |
AuthenticationResponse.id(String id) |
AuthenticationResponse |
AuthenticationResponse.instanceUrl(String instanceUrl) |
AuthenticationResponse |
AuthenticationResponse.issuedAt(String issuedAt) |
AuthenticationResponse |
AuthenticationResponse.signature(String signature) |
AuthenticationResponse |
AuthenticationResponse.tokenType(String tokenType) |
Copyright © 2017. All rights reserved.