You are here

protected property LoginValidator::$serverDrupalUser in Lightweight Directory Access Protocol (LDAP) 8.3

The Server for the Drupal user.

Type: \Drupal\ldap_servers\Entity\Server

File

ldap_authentication/src/Controller/LoginValidator.php, line 48

Class

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

Namespace

Drupal\ldap_authentication\Controller

Code

protected $serverDrupalUser;