You are here

constant LdapUserAttributesInterface::PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION in Lightweight Directory Access Protocol (LDAP) 8.3

Same name and namespace in other branches
  1. 8.4 ldap_servers/src/LdapUserAttributesInterface.php \Drupal\ldap_servers\LdapUserAttributesInterface::PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION

File

ldap_servers/src/LdapUserAttributesInterface.php, line 19

Class

LdapUserAttributesInterface
Collection of hardcoded constants in use in ldap_user.

Namespace

Drupal\ldap_servers

Code

const PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION = 'drupal_on_login';