Interface LdapEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface LdapEndpointBuilderFactory
Perform searches on LDAP servers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLdapEndpointBuilderFactory.AdvancedLdapEndpointBuilderAdvanced builder for endpoint for the LDAP component.static interfaceLdapEndpointBuilderFactory.LdapBuildersstatic interfaceLdapEndpointBuilderFactory.LdapEndpointBuilderBuilder for endpoint for the LDAP component.
-
Method Summary
Static Methods Modifier and Type Method Description static LdapEndpointBuilderFactory.LdapEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static LdapEndpointBuilderFactory.LdapEndpointBuilder endpointBuilder(String componentName, String path)
-
-