Since we're on a major migration process of this website, some component documents here are out of sync right now. In the meantime you may want to look at the early version of the new website
https://camel.apache.org/staging/
We would very much like to receive any feedback on the new site, please join the discussion on the Camel user mailing list.
Spring LDAP ComponentAvailable since Camel 2.11 The spring-ldap: component provides a Camel wrapper for Spring LDAP. Maven users will need to add the following dependency to their <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-spring-ldap</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency> URI formatspring-ldap:springLdapTemplate[?options] Where springLdapTemplate is the name of the Spring LDAP Template bean. In this bean, you configure the URL and the credentials for your LDAP access. Options
If an unsupported value is specified for some option, the component throws an UsageThe component supports producer endpoint only. An attempt to create a consumer endpoint will result in an The body of the message remains unchanged for the SearchThe message body must have an entry with the key BindThe message body must have an entry with the key UnbindNo further entries necessary, the node with the specified Key definitions In order to avoid spelling errors, the following constants are defined in
|