namespace Drupal\Core\Authentication

Same name in other branches
  1. 10 Drupal\Core\Authentication
  2. 9 Drupal\Core\Authentication
  3. 11.x Drupal\Core\Authentication
Object name File name Summary
AuthenticationCollector core/lib/Drupal/Core/Authentication/AuthenticationCollector.php A collector class for authentication providers.
AuthenticationCollectorInterface core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php Interface for collectors of registered authentication providers.
AuthenticationManager core/lib/Drupal/Core/Authentication/AuthenticationManager.php Manager for authentication.
AuthenticationProviderChallengeInterface core/lib/Drupal/Core/Authentication/AuthenticationProviderChallengeInterface.php Generate a challenge when access is denied for unauthenticated users.
AuthenticationProviderFilterInterface core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php Restrict authentication methods to a subset of the site.
AuthenticationProviderInterface core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php Interface for authentication providers.

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