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. |