Uses of Class
com.foreach.across.modules.ldap.LdapModuleSettings
Packages that use LdapModuleSettings
-
Uses of LdapModuleSettings in com.foreach.across.modules.ldap.config
Methods in com.foreach.across.modules.ldap.config with parameters of type LdapModuleSettingsModifier 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) Constructors in com.foreach.across.modules.ldap.config with parameters of type LdapModuleSettingsModifierConstructorDescriptionLdapSchedulerTaskConfiguration
(LdapSynchronizationTask ldapSynchronizationTask, LdapModuleSettings ldapModuleSettings) -
Uses of LdapModuleSettings in com.foreach.across.modules.ldap.services
Constructors in com.foreach.across.modules.ldap.services with parameters of type LdapModuleSettingsModifierConstructorDescriptionLdapSynchronizationServiceImpl
(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)