Class SalesforceApi

  • All Implemented Interfaces:
    BaseApi<OAuth20Service>

    public class SalesforceApi
    extends DefaultApi20
    This class is an implementation of the Salesforce OAuth2 API. The default implementation connects to the Salesforce production environment. If you want to connect to a Sandbox environment you've to use sandbox() method to get sandbox instance of this API