You are here

public function AuthenticationManagerInterface::addAllAuthenticationProviders in RESTful 7.2

Adds all the auth providers to the list.

1 method overrides AuthenticationManagerInterface::addAllAuthenticationProviders()
AuthenticationManager::addAllAuthenticationProviders in src/Authentication/AuthenticationManager.php
Adds all the auth providers to the list.

File

src/Authentication/AuthenticationManagerInterface.php, line 45
Contains \Drupal\restful\Authentication\AuthenticationManagerInterface

Class

AuthenticationManagerInterface

Namespace

Drupal\restful\Authentication

Code

public function addAllAuthenticationProviders();