You are here

18 string references to ldap.servers in Lightweight Directory Access Protocol (LDAP) 8.3

DrupalUserProcessor::__construct in ldap_user/src/Processor/DrupalUserProcessor.php
Constructor.
LdapAuthenticationAdminForm::create in ldap_authentication/src/Form/LdapAuthenticationAdminForm.php
Instantiates a new instance of this class.
LdapAuthenticationConfiguration::getEnabledAuthenticationServers in ldap_authentication/src/Helper/LdapAuthenticationConfiguration.php
Return list of enabled authentication servers.
LDAPAuthorizationProvider::buildConfigurationForm in ldap_authorization/src/Plugin/authorization/Provider/LDAPAuthorizationProvider.php
Form constructor.
LDAPAuthorizationProvider::getProposals in ldap_authorization/src/Plugin/authorization/Provider/LDAPAuthorizationProvider.php
Get the proposals for this users.
LdapUserAdminForm::create in ldap_user/src/Form/LdapUserAdminForm.php
Instantiates a new instance of this class.
LdapUserProcessor::deleteProvisionedLdapEntries in ldap_user/src/Processor/LdapUserProcessor.php
Delete a provisioned LDAP entry.
LdapUserProcessor::getProvisionRelatedLdapEntry in ldap_user/src/Processor/LdapUserProcessor.php
Given a Drupal account, find the related LDAP entry.
LdapUserProcessor::provisionLdapEntry in ldap_user/src/Processor/LdapUserProcessor.php
Provision an LDAP entry if none exists.
LdapUserTestForm::create in ldap_user/src/Form/LdapUserTestForm.php
Instantiates a new instance of this class.
ldap_servers_ldap_attributes_needed_alter in ldap_servers/ldap_servers.module
Implements hook_ldap_attributes_needed_alter().
ldap_servers_ldap_user_attrs_list_alter in ldap_servers/ldap_servers.module
Implements hook_ldap_user_attrs_list_alter().
ldap_servers_update_8301 in ldap_servers/ldap_servers.install
Updates bind method to new value.
ldap_servers_update_8303 in ldap_servers/ldap_servers.install
Adds default timeout to all servers.
ldap_servers_update_8304 in ldap_servers/ldap_servers.install
Force server attributes to be lowercase.
ldap_user_form_register_form_validate in ldap_user/ldap_user.module
Implements hook_form_validate().
QueryEntityForm::form in ldap_query/src/Form/QueryEntityForm.php
Gets the actual form array to be built.
TokenTests::setUp in ldap_servers/tests/src/Unit/TokenTests.php
Test setup.