Package | Description |
---|---|
org.teiid.translator.ldap |
Modifier and Type | Field and Description |
---|---|
protected LDAPExecutionFactory |
LDAPSyncQueryExecution.executionFactory |
protected LDAPExecutionFactory |
LDAPDirectCreateUpdateDeleteQueryExecution.executionFactory |
Constructor and Description |
---|
IQueryToLdapSearchParser(LDAPExecutionFactory factory)
Constructor.
|
LDAPDirectCreateUpdateDeleteQueryExecution(List<Argument> arguments,
LDAPExecutionFactory factory,
ExecutionContext executionContext,
LdapContext connection,
String query,
boolean returnsArray) |
LDAPDirectSearchQueryExecution(List<Argument> arguments,
LDAPExecutionFactory factory,
ExecutionContext executionContext,
LdapContext connection,
String query,
boolean returnsArray) |
LDAPQueryExecution(LdapContext ldapContext,
LDAPSearchDetails search,
SearchControls searchControls,
LDAPExecutionFactory factory,
ExecutionContext context)
Constructor
|
LDAPSyncQueryExecution(Select query,
LDAPExecutionFactory factory,
ExecutionContext context,
LdapContext connection)
Constructor
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.