Uses of Interface
com.foreach.across.modules.ldap.services.LdapPropertiesService
Packages that use LdapPropertiesService
-
Uses of LdapPropertiesService in com.foreach.across.modules.ldap.config
Methods in com.foreach.across.modules.ldap.config that return LdapPropertiesServiceModifier and TypeMethodDescriptionLdapCoreConfiguration.ldapPropertiesService
(com.foreach.across.core.AcrossModule currentModule, UserPropertiesRegistry userPropertiesRegistry, GroupPropertiesRegistry groupPropertiesRegistry) Methods in com.foreach.across.modules.ldap.config with parameters of type LdapPropertiesServiceModifier 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) -
Uses of LdapPropertiesService in com.foreach.across.modules.ldap.services
Classes in com.foreach.across.modules.ldap.services that implement LdapPropertiesServiceConstructors in com.foreach.across.modules.ldap.services with parameters of type LdapPropertiesServiceModifierConstructorDescriptionLdapSynchronizationServiceImpl
(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)