Package de.hybris.platform.ldap.util
Class DefaultHacLdapController
java.lang.Object
de.hybris.platform.ldap.util.DefaultHacLdapController
- All Implemented Interfaces:
HacLdapControllerInterface
Default Controller for hac ldap configuration. The logic of this controller was copied from ldap-controller, where it
was commented out.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultHacLdapController
public DefaultHacLdapController()
-
-
Method Details
-
ldapData
- Specified by:
ldapDatain interfaceHacLdapControllerInterface
-
ldapCheck
- Specified by:
ldapCheckin interfaceHacLdapControllerInterface
-
ldapImpex
- Specified by:
ldapImpexin interfaceHacLdapControllerInterface
-
ldapSearch
public Map<Object,Object> ldapSearch(String searchBase, String searchSelect, String searchFilter, Integer searchLimit) - Specified by:
ldapSearchin interfaceHacLdapControllerInterface
-