AuthenticationSubscriber::$challengeProvider

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::challengeProvider
  2. 8.9.x core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::challengeProvider
  3. 10 core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::challengeProvider

Authentication challenge provider.

Type: \Drupal\Core\Authentication\AuthenticationProviderChallengeInterface|null

File

core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php, line 41

Class

AuthenticationSubscriber
Authentication subscriber.

Namespace

Drupal\Core\EventSubscriber

Code

protected $challengeProvider;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.