You are here

public constant LoginValidatorBase::AUTHENTICATION_FAILURE_UNKNOWN in Lightweight Directory Access Protocol (LDAP) 8.4

Failure value.

File

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

Class

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

Namespace

Drupal\ldap_authentication\Controller

Code

public const AUTHENTICATION_FAILURE_UNKNOWN = 0;