You are here

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

LDAP Entry.

Type: \Symfony\Component\Ldap\Entry

File

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

Class

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

Namespace

Drupal\ldap_authentication\Controller

Code

protected $ldapEntry;