Parameters
- username
- Username of Salesforce account.
- password
- Password of Salesforce account (Salesforce Document: the user must add their security token to the end of their password in order to log in).
- sObjects
- If you want to not load all Salesforce sObjects, pass a List of names of required sObjects. Default value is null and will load the whole database.
- loginUrl
- Salesforce Login Url. Default value is "https://login.salesforce.com/services/oauth2/token".