Interface SalesforceConfiguration


public interface SalesforceConfiguration
  • Method Details

    • consumerKey

      String consumerKey()
    • consumerSecret

      String consumerSecret()
    • loginURL

      String loginURL()
    • password

      String password()
    • username

      String username()