service simple_oauth.key.generator in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 8.3 simple_oauth.services.yml \simple_oauth.key.generator
- 5.x simple_oauth.services.yml \simple_oauth.key.generator
Class
Drupal\simple_oauth\Service\KeyGeneratorService1 string reference to simple_oauth.key.generator
- Oauth2GenerateKeyForm::create in src/
Entity/ Form/ Oauth2GenerateKeyForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\simple_oauth\Service\KeyGeneratorService
- arguments:
- - '@simple_oauth.filesystem_checker'
- - '@file_system'