Interface LDAPUserImporter

All Superinterfaces:
com.liferay.portal.security.exportimport.UserImporter

@ProviderType public interface LDAPUserImporter extends com.liferay.portal.security.exportimport.UserImporter
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.portal.kernel.model.User
    importUser(long ldapServerId, long companyId, SafeLdapContext safeLdapContext, Attributes attributes, String password)
     

    Methods inherited from interface com.liferay.portal.security.exportimport.UserImporter

    getLastImportTime, importUser, importUser, importUserByScreenName, importUserByUuid, importUserByUuid, importUsers, importUsers, importUsers