You are here

constant LDAP_USER_PROV_DIRECTION_NONE in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_user/ldap_user.module \LDAP_USER_PROV_DIRECTION_NONE
3 uses of LDAP_USER_PROV_DIRECTION_NONE
LdapUserConfAdmin::addServerMappingFields in ldap_user/LdapUserConfAdmin.class.php
Add existing mappings to ldap user provisioning mapping admin form table.
ldap_user_ldap_user_attrs_list_alter in ldap_user/ldap_user.module
Implements hook_ldap_user_attrs_list_alter().
ldap_user_ws in ldap_user/ldap_user.ws.inc

File

ldap_user/ldap_user.module, line 55
Module for the LDAP User Entity.

Code

define('LDAP_USER_PROV_DIRECTION_NONE', 3);