W3cubDocs

/Drupal 8

protected property AuthenticationSubscriber::$challengeProvider

Authentication challenge provider.

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

File

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

Class

AuthenticationSubscriber
Authentication subscriber.

Namespace

Drupal\Core\EventSubscriber

Code

protected $challengeProvider;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!AuthenticationSubscriber.php/property/AuthenticationSubscriber::challengeProvider/8.1.x