Interface LdapSynchronizationService

All Known Implementing Classes:
LdapSynchronizationServiceImpl

public interface LdapSynchronizationService
Since:
1.0.0
Author:
Marc Vanbrabant
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Synchronize all users and groups from the corresponding ldap service.
  • Method Details

    • synchronizeData

      boolean synchronizeData(LdapUserDirectory ldapUserDirectory)
      Synchronize all users and groups from the corresponding ldap service.
      Parameters:
      ldapUserDirectory - instance
      Returns:
      true if synchronization started, false if there was already a synchronization busy