public class LDAPUserImporterUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static User |
importUser(long ldapServerId,
long companyId,
javax.naming.ldap.LdapContext ldapContext,
javax.naming.directory.Attributes attributes,
java.lang.String password) |
public static User importUser(long ldapServerId, long companyId, javax.naming.ldap.LdapContext ldapContext, javax.naming.directory.Attributes attributes, java.lang.String password) throws java.lang.Exception
java.lang.Exception