B C E G I L M O P S 
All Classes All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ldap.LdapComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ldap.LdapEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ldap.LdapComponent
 
createProducer() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 

E

escapeFilter(String) - Static method in class org.apache.camel.component.ldap.LdapHelper
Given an LDAP search string, returns the string with certain characters escaped according to RFC 2254 guidelines.

G

getBase() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getDirContext() - Method in class org.apache.camel.component.ldap.LdapProducer
 
getDirContextName() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ldap.LdapComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ldap.LdapEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ldap.LdapComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ldap.LdapEndpointConfigurer
 
getPageSize() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getReturnedAttributes() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getScope() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 

I

isEnabled(String) - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 

L

LdapComponent - Class in org.apache.camel.component.ldap
Represents the component that manages LdapEndpoint(s).
LdapComponent() - Constructor for class org.apache.camel.component.ldap.LdapComponent
 
LdapComponentConfigurer - Class in org.apache.camel.component.ldap
Generated by camel build tools - do NOT edit this file!
LdapComponentConfigurer() - Constructor for class org.apache.camel.component.ldap.LdapComponentConfigurer
 
LdapEndpoint - Class in org.apache.camel.component.ldap
Perform searches on LDAP servers.
LdapEndpoint(String, String, LdapComponent) - Constructor for class org.apache.camel.component.ldap.LdapEndpoint
 
LdapEndpointConfigurer - Class in org.apache.camel.component.ldap
Generated by camel build tools - do NOT edit this file!
LdapEndpointConfigurer() - Constructor for class org.apache.camel.component.ldap.LdapEndpointConfigurer
 
LdapEndpointUriFactory - Class in org.apache.camel.component.ldap
Generated by camel build tools - do NOT edit this file!
LdapEndpointUriFactory() - Constructor for class org.apache.camel.component.ldap.LdapEndpointUriFactory
 
LdapHelper - Class in org.apache.camel.component.ldap
 
LdapProducer - Class in org.apache.camel.component.ldap
 
LdapProducer(LdapEndpoint, String, String, int, Integer, String) - Constructor for class org.apache.camel.component.ldap.LdapProducer
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 

O

OBJECT_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
ONELEVEL_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
org.apache.camel.component.ldap - package org.apache.camel.component.ldap
 

P

process(Exchange) - Method in class org.apache.camel.component.ldap.LdapProducer
 
propertyNames() - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.ldap.LdapEndpointUriFactory
 
setBase(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
The base DN for searches.
setDirContextName(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Name of either a DirContext, or Hashtable, or Map bean to lookup in the registry.
setPageSize(Integer) - Method in class org.apache.camel.component.ldap.LdapEndpoint
When specified the ldap module uses paging to retrieve all results (most LDAP Servers throw an exception when trying to retrieve more than 1000 entries in one query).
setReturnedAttributes(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Comma-separated list of attributes that should be set in each entry of the result
setScope(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Specifies how deeply to search the tree of entries, starting at the base DN.
SUBTREE_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
SYSTEM_DN - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
B C E G I L M O P S 
All Classes All Packages