Interface LdapPropertiesService
- All Known Implementing Classes:
LdapPropertiesServiceImpl
public interface LdapPropertiesService
- Author:
- Marc Vanbrabant
-
Method Summary
Modifier and TypeMethodDescriptionvoid
saveLdapProperties
(com.foreach.across.modules.hibernate.business.SettableIdBasedEntity user, org.springframework.ldap.core.DirContextAdapter adapter)
-
Method Details
-
saveLdapProperties
void saveLdapProperties(com.foreach.across.modules.hibernate.business.SettableIdBasedEntity user, org.springframework.ldap.core.DirContextAdapter adapter)
-