public interface LDAPUserImporter
extends com.liferay.portal.security.exportimport.UserImporter
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.User |
importUser(long ldapServerId,
long companyId,
javax.naming.ldap.LdapContext ldapContext,
javax.naming.directory.Attributes attributes,
java.lang.String password) |