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
Namespace
Drupal\restful\AuthenticationCode
public function addAllAuthenticationProviders();