Uses of Class
org.apache.camel.component.springldap.SpringLdapComponent
-
-
Uses of SpringLdapComponent in org.apache.camel.component.springldap
Constructors in org.apache.camel.component.springldap with parameters of type SpringLdapComponent Constructor Description SpringLdapEndpoint(String endpointUri, SpringLdapComponent component, String templateName, org.springframework.ldap.core.LdapTemplate ldapTemplate)
Initializes the SpringLdapEndpoint using the provided template
-