Uses of Interface
com.foreach.across.modules.ldap.services.LdapSynchronizationService
Package
Description
-
Uses of LdapSynchronizationService in com.foreach.across.modules.ldap.config
Modifier 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) Modifier 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
-
Uses of LdapSynchronizationService in com.foreach.across.modules.ldap.tasks
ModifierConstructorDescriptionLdapSynchronizationTask
(LdapSynchronizationService ldapSynchronizationService, LdapUserDirectoryRepository ldapUserDirectoryRepository, com.foreach.common.concurrent.locks.distributed.DistributedLockRepository distributedLockRepository, String serverName)