You are here

protected property LoginValidatorBase::$ldapUserManager in Lightweight Directory Access Protocol (LDAP) 8.4

LDAP User Manager.

Type: \Drupal\ldap_servers\LdapUserManager

File

ldap_authentication/src/Controller/LoginValidatorBase.php, line 208

Class

LoginValidatorBase
Handles the actual testing of credentials and authentication of users.

Namespace

Drupal\ldap_authentication\Controller

Code

protected $ldapUserManager;