protected property Password::$configFactory in Simple OAuth (OAuth2) & OpenID Connect 8.2
Same name and namespace in other branches
- 8.4 src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::configFactory
- 8.3 src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::configFactory
- 5.x src/Plugin/Oauth2Grant/Password.php \Drupal\simple_oauth\Plugin\Oauth2Grant\Password::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ Oauth2Grant/ Password.php, line 36
Class
- Password
- Plugin annotation @Oauth2Grant( id = "password", label = @Translation("Password") )
Namespace
Drupal\simple_oauth\Plugin\Oauth2GrantCode
protected $configFactory;