6 string references to plugin.manager.salesforce.auth_providers in Salesforce Suite 5.0.x
- MappedObject::authMan in modules/
salesforce_mapping/ src/ Entity/ MappedObject.php - Wrapper for salesforce auth provider plugin manager.
- Rest::create in modules/
salesforce_push/ src/ Plugin/ SalesforcePushQueueProcessor/ Rest.php - Creates an instance of the plugin.
- SalesforceAuthConfig::authManager in src/
Entity/ SalesforceAuthConfig.php - Auth manager wrapper.
- SalesforceAuthSettings::create in src/
Form/ SalesforceAuthSettings.php - Instantiates a new instance of this class.
- salesforce_get_auth_provider_requirements in ./
salesforce.install - Check to see if an auth provider has been set.
- StatusPageTest::setUp in tests/
src/ Functional/ StatusPageTest.php