service entity_share_client.key_provider in Entity Share 8.3
Class
Drupal\entity_share_client\Service\KeyProvider2 string references to entity_share_client.key_provider
- AuthenticationOAuthTest::setUp in modules/
entity_share_client/ tests/ src/ Functional/ AuthenticationOAuthTest.php - ClientAuthorizationPluginBase::create in modules/
entity_share_client/ src/ ClientAuthorization/ ClientAuthorizationPluginBase.php - Creates an instance of the plugin.
File
- modules/
entity_share_client/ entity_share_client.services.yml - modules/entity_share_client/entity_share_client.services.yml
View source
- class: Drupal\entity_share_client\Service\KeyProvider
- arguments:
- - '@keyvalue'
- calls:
- - [setKeyRepository, ['@?key.repository']]