Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php \Drupal\Core\EventSubscriber\AuthenticationSubscriber::challengeProvider
  2. 9 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;