@ProviderType
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,
SafeLdapContext safeLdapContext,
javax.naming.directory.Attributes attributes,
java.lang.String password) |
com.liferay.portal.kernel.model.User importUser(long ldapServerId, long companyId, SafeLdapContext safeLdapContext, javax.naming.directory.Attributes attributes, java.lang.String password) throws java.lang.Exception
java.lang.Exception