You are here

namespace Drupal\ldap_servers in Lightweight Directory Access Protocol (LDAP) 8.4

Same name in other branches
  1. 8.3 Drupal\ldap_servers
Classsort descending Location Description
LdapBaseManager ldap_servers/src/LdapBaseManager.php LDAP Base Manager.
LdapBridge ldap_servers/src/LdapBridge.php Ldap Bridge to symfony/ldap.
LdapBridgeInterface ldap_servers/src/LdapBridgeInterface.php Ldap Bridge to symfony/ldap.
LdapGroupManager ldap_servers/src/LdapGroupManager.php LDAP Group Manager.
LdapTransformationTraits ldap_servers/src/LdapTransformationTraits.php Helper functions to work around hard dependencies on the LDAP extension.
LdapUserAttributesInterface ldap_servers/src/LdapUserAttributesInterface.php Collection of hardcoded constants in use in ldap_user.
LdapUserManager ldap_servers/src/LdapUserManager.php LDAP User Manager.
Mapping ldap_servers/src/Mapping.php Interface for the synchronization mappings ldap_user provides.
ServerInterface ldap_servers/src/ServerInterface.php Server configuration entity interface.
ServerListBuilder ldap_servers/src/ServerListBuilder.php Provides a listing of Server entities.