Uses of Interface
com.foreach.across.modules.ldap.services.LdapSynchronizationService
Packages that use LdapSynchronizationService
Package
Description
-
Uses of LdapSynchronizationService in com.foreach.across.modules.ldap.config
Methods in com.foreach.across.modules.ldap.config that return LdapSynchronizationServiceModifier and TypeMethodDescriptionLdapCoreConfiguration.ldapSynchronizationService
(UserService userService, GroupService groupService, LdapConnectorSettingsService ldapConnectorSettingsService, com.foreach.across.modules.spring.security.infrastructure.services.SecurityPrincipalService securityPrincipalService, org.springframework.context.ApplicationEventPublisher eventPublisher, LdapPropertiesService ldapPropertiesService, LdapModuleSettings ldapModuleSettings) Methods in com.foreach.across.modules.ldap.config with parameters of type LdapSynchronizationServiceModifier and TypeMethodDescriptionLdapCoreConfiguration.ldapSynchronizationTask
(LdapUserDirectoryRepository ldapUserDirectoryRepository, com.foreach.common.concurrent.locks.distributed.DistributedLockRepository lockRepository, LdapSynchronizationService ldapSynchronizationService) -
Uses of LdapSynchronizationService in com.foreach.across.modules.ldap.services
Classes in com.foreach.across.modules.ldap.services that implement LdapSynchronizationService -
Uses of LdapSynchronizationService in com.foreach.across.modules.ldap.tasks
Constructors in com.foreach.across.modules.ldap.tasks with parameters of type LdapSynchronizationServiceModifierConstructorDescriptionLdapSynchronizationTask
(LdapSynchronizationService ldapSynchronizationService, LdapUserDirectoryRepository ldapUserDirectoryRepository, com.foreach.common.concurrent.locks.distributed.DistributedLockRepository distributedLockRepository, String serverName)