You are here

service ldap_authentication.servers in Lightweight Directory Access Protocol (LDAP) 8.4

Class

Drupal\ldap_authentication\AuthenticationServers
2 string references to ldap_authentication.servers
LoginTest::setUp in ldap_authentication/tests/src/Kernel/LoginTest.php
_ldap_authentication_login_form_alter in ldap_authentication/ldap_authentication.module
Helper function for the user login block.

File

ldap_authentication/ldap_authentication.services.yml
ldap_authentication/ldap_authentication.services.yml

View source
  1. class: Drupal\ldap_authentication\AuthenticationServers
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@config.factory'