You are here

protected property DrupalUserProcessor::$configAuthentication in Lightweight Directory Access Protocol (LDAP) 8.4

Authentication config.

Type: \Drupal\Core\Config\Config|\Drupal\Core\Config\ImmutableConfig

File

ldap_user/src/Processor/DrupalUserProcessor.php, line 55

Class

DrupalUserProcessor
Handles processing of a user from LDAP to Drupal.

Namespace

Drupal\ldap_user\Processor

Code

protected $configAuthentication;