You are here

constant LDAP_USER_PROV_DIRECTION_NONE in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.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
@todo: this needs work in a few areas:

File

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

Code

define('LDAP_USER_PROV_DIRECTION_NONE', 3);