You are here

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

Same name in other branches
  1. 8.4 Drupal\ldap_servers
Classsort descending Location Description
LdapProtocolInterface ldap_servers/src/LdapProtocolInterface.php The actual LDAP codes used by the Server.
LdapServersRebindHandler ldap_servers/src/LdapServersRebindHandler.php Class for enabling rebind functionality for following referrals.
LdapUserAttributesInterface ldap_servers/src/LdapUserAttributesInterface.php Collection of hardcoded constants in use in ldap_user.
ServerFactory ldap_servers/src/ServerFactory.php Helper class to working with the Server classes.
ServerInterface ldap_servers/src/ServerInterface.php Provides an interface for defining Server entities.
ServerListBuilder ldap_servers/src/ServerListBuilder.php Provides a listing of Server entities.