You are here

service externalauth.authmap in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x externalauth.services.yml \externalauth.authmap

Class

Drupal\externalauth\Authmap
4 string references to externalauth.authmap
Authmap::create in src/Plugin/migrate/destination/Authmap.php
Creates an instance of the plugin.
AuthmapTest::setUp in tests/src/Kernel/AuthmapTest.php
ExternalAuthTest::testRegisterDrupalUsername in tests/src/Kernel/ExternalAuthTest.php
Tests the local Drupal username on registration.
externalauth_user_delete in ./externalauth.module
Implements hook_user_delete().

File

./externalauth.services.yml
externalauth.services.yml

View source
  1. class: Drupal\externalauth\Authmap
  2. arguments:
  3. - '@database'