public class LdapProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
LdapProducer(LdapEndpoint endpoint,
String remaining,
String base,
int scope,
Integer pageSize,
String returnedAttributes) |
Modifier and Type | Method and Description |
---|---|
protected DirContext |
getDirContext() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
protected DirContext getDirContext() throws NamingException
NamingException
Apache Camel