AuthenticationCollectorInterface

Interface for collectors of registered authentication providers.

Hierarchy

File

core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php, line 8

Namespace

Drupal\Core\Authentication

Members

Name Modifiers Type Description
AuthenticationCollectorInterface::addProvider public function Adds a provider to the array of registered providers.
AuthenticationCollectorInterface::getProvider public function Returns an authentication provider.
AuthenticationCollectorInterface::getSortedProviders public function Returns the sorted array of authentication providers.
AuthenticationCollectorInterface::isGlobal public function Returns whether a provider is considered global.
doc_Drupal
2016-10-29 08:45:10
Comments
Leave a Comment

Please login to continue.