You are here

service authentication in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \authentication

Class

Drupal\Core\Authentication\AuthenticationManager
1 string reference to authentication
UpdateKernel::handleAccess in core/lib/Drupal/Core/Update/UpdateKernel.php
Checks if the current user has rights to access updates page.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Authentication\AuthenticationManager
  2. arguments:
  3. - '@authentication_collector'