A C D F I L O P S V

A

ATTRIBUTES - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 

C

createConsumer(Processor) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
Consumer endpoints are not supported.
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.springldap.SpringLdapComponent
creates a Spring LDAP endpoint
createEndpointUri() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
createProducer() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
Creates a Producer using this SpringLdapEndpoint

D

DN - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 

F

FILTER - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 

I

isSingleton() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
returns false (constant)

L

LdapOperation - Enum in org.apache.camel.component.springldap
The list of supported LDAP operations.

O

org.apache.camel.component.springldap - package org.apache.camel.component.springldap
 

P

process(Exchange) - Method in class org.apache.camel.component.springldap.SpringLdapProducer
Performs the LDAP operation defined in SpringLdapEndpoint that created this producer.

S

setOperation(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
Sets the LDAP operation to be performed.
setScope(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
sets the scope of the LDAP operation.
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
 
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

V

valueOf(String) - Static method in enum org.apache.camel.component.springldap.LdapOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.springldap.LdapOperation
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F I L O P S V

Apache Camel