- scopeValue() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
-
- setOperation(LdapOperation) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
-
The LDAP operation to be performed.
- setScope(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
-
The scope of the search operation.
- setTemplateName(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
-
Name of the Spring LDAP Template bean
- SpringLdapComponent - Class in org.apache.camel.component.springldap
-
Creates endpoints for the Spring LDAP component.
- SpringLdapComponent() - Constructor for class org.apache.camel.component.springldap.SpringLdapComponent
-
- SpringLdapEndpoint - Class in org.apache.camel.component.springldap
-
The spring-ldap component allows you to perform searches in LDAP servers using filters as the message payload.
- SpringLdapEndpoint(String, LdapTemplate) - Constructor for class org.apache.camel.component.springldap.SpringLdapEndpoint
-
Initializes the SpringLdapEndpoint using the provided template
- SpringLdapProducer - Class in org.apache.camel.component.springldap
-
- SpringLdapProducer(SpringLdapEndpoint) - Constructor for class org.apache.camel.component.springldap.SpringLdapProducer
-
Initializes the SpringLdapProducer with the given endpoint