You are here

private static property CredentialsStorage::$userPassword in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/src/Helper/CredentialsStorage.php \Drupal\ldap_servers\Helper\CredentialsStorage::userPassword

User Password.

Type: string

File

ldap_servers/src/Helper/CredentialsStorage.php, line 28

Class

CredentialsStorage
Temporarily stores credentials from user input.

Namespace

Drupal\ldap_servers\Helper

Code

private static $userPassword;