A B C D F G I L M O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ATTRIBUTES - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
- AUTHENTICATE - org.apache.camel.component.springldap.LdapOperation
B
- BIND - org.apache.camel.component.springldap.LdapOperation
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
- 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
D
- DN - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
F
- FILTER - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
- FUNCTION - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
- FUNCTION_DRIVEN - org.apache.camel.component.springldap.LdapOperation
G
- getLdapTemplate() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
- getOperation() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
- getOptionType(String, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.springldap.SpringLdapEndpointConfigurer
- getScope() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
- getTemplateName() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
I
- isEnabled(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
L
- LdapOperation - Enum in org.apache.camel.component.springldap
-
The list of supported LDAP operations.
M
- MODIFICATION_ITEMS - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
- MODIFY_ATTRIBUTES - org.apache.camel.component.springldap.LdapOperation
O
- org.apache.camel.component.springldap - package org.apache.camel.component.springldap
P
- PASSWORD - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
- process(Exchange) - Method in class org.apache.camel.component.springldap.SpringLdapProducer
-
Performs the LDAP operation defined in SpringLdapEndpoint that created this producer.
- propertyNames() - Method in class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
R
- REQUEST - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
S
- scopeValue() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
- SEARCH - org.apache.camel.component.springldap.LdapOperation
- secretPropertyNames() - Method in class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
- 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
- SpringLdapComponentConfigurer - Class in org.apache.camel.component.springldap
-
Generated by camel build tools - do NOT edit this file!
- SpringLdapComponentConfigurer() - Constructor for class org.apache.camel.component.springldap.SpringLdapComponentConfigurer
- SpringLdapEndpoint - Class in org.apache.camel.component.springldap
-
Perform searches in LDAP servers using filters as the message payload.
- SpringLdapEndpoint(String, SpringLdapComponent, String, LdapTemplate) - Constructor for class org.apache.camel.component.springldap.SpringLdapEndpoint
-
Initializes the SpringLdapEndpoint using the provided template
- SpringLdapEndpointConfigurer - Class in org.apache.camel.component.springldap
-
Generated by camel build tools - do NOT edit this file!
- SpringLdapEndpointConfigurer() - Constructor for class org.apache.camel.component.springldap.SpringLdapEndpointConfigurer
- SpringLdapEndpointUriFactory - Class in org.apache.camel.component.springldap
-
Generated by camel build tools - do NOT edit this file!
- SpringLdapEndpointUriFactory() - Constructor for class org.apache.camel.component.springldap.SpringLdapEndpointUriFactory
- 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
U
- UNBIND - org.apache.camel.component.springldap.LdapOperation
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.
All Classes All Packages