Uses of Class
com.foreach.across.modules.ldap.LdapModuleSettings
-
Uses of LdapModuleSettings 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) ModifierConstructorDescriptionLdapSchedulerTaskConfiguration
(LdapSynchronizationTask ldapSynchronizationTask, LdapModuleSettings ldapModuleSettings) -
Uses of LdapModuleSettings in com.foreach.across.modules.ldap.services
ModifierConstructorDescriptionLdapSynchronizationServiceImpl
(UserService userService, GroupService groupService, LdapConnectorSettingsService ldapConnectorSettingsService, LdapSearchService ldapSearchService, com.foreach.across.modules.spring.security.infrastructure.services.SecurityPrincipalService securityPrincipalService, org.springframework.context.ApplicationEventPublisher eventPublisher, LdapPropertiesService ldapPropertiesService, LdapModuleSettings ldapModuleSettings)