Interface SpringLdapEndpointBuilderFactory.SpringLdapBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
SpringLdapEndpointBuilderFactory

public static interface SpringLdapEndpointBuilderFactory.SpringLdapBuilders
  • Method Details

    • springLdap

      Spring LDAP (camel-spring-ldap) Perform searches in LDAP servers using filters as the message payload. Category: security Since: 2.11 Maven coordinates: org.apache.camel:camel-spring-ldap Syntax: spring-ldap:templateName Path parameter: templateName (required) Name of the Spring LDAP Template bean
      Parameters:
      path - templateName
      Returns:
      the dsl builder
    • springLdap

      Spring LDAP (camel-spring-ldap) Perform searches in LDAP servers using filters as the message payload. Category: security Since: 2.11 Maven coordinates: org.apache.camel:camel-spring-ldap Syntax: spring-ldap:templateName Path parameter: templateName (required) Name of the Spring LDAP Template bean
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - templateName
      Returns:
      the dsl builder