W3cubDocs

/Drupal 8

interface AuthenticationProviderInterface

Interface for authentication providers.

Hierarchy

File

core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php, line 10

Namespace

Drupal\Core\Authentication

Members

Name Modifiers Type Description
AuthenticationProviderInterface::applies public function Checks whether suitable authentication credentials are on the request.
AuthenticationProviderInterface::authenticate public function Authenticates the user.

© 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!Authentication!AuthenticationProviderInterface.php/interface/AuthenticationProviderInterface/8.1.x