Class LdapPropertiesServiceImpl
java.lang.Object
com.foreach.across.modules.ldap.services.LdapPropertiesServiceImpl
- All Implemented Interfaces:
LdapPropertiesService
- Author:
- Marc Vanbrabant
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
saveLdapProperties
(com.foreach.across.modules.hibernate.business.SettableIdBasedEntity entity, org.springframework.ldap.core.DirContextAdapter adapter)
-
Constructor Details
-
LdapPropertiesServiceImpl
public LdapPropertiesServiceImpl()
-
-
Method Details
-
saveLdapProperties
public void saveLdapProperties(com.foreach.across.modules.hibernate.business.SettableIdBasedEntity entity, org.springframework.ldap.core.DirContextAdapter adapter) - Specified by:
saveLdapProperties
in interfaceLdapPropertiesService
-