B C D E G I L N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildRequest(String) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
C
- cancel() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- cancel() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
- cancel() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
- cancel() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
- close() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- close() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
- close() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
- close() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
- createDirectExecution(List<Argument>, Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- createProcedureExecution(Call, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- createResultSetExecution(QueryExpression, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- createSearchContext(String) - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
-
Perform a lookup against the initial LDAP context, which sets the context to something appropriate for the search that is about to occur.
- createUpdateExecution(Command, ExecutionContext, RuntimeMetadata, LdapContext) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
D
- delegate - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
- DN_PREFIX - Static variable in class org.teiid.translator.ldap.LDAPExecutionFactory
E
- execute() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- execute() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
- execute() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
- execute() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
-
method to execute the supplied query
- execute() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
-
execute generic update-class (either an update, delete, or insert) operation and returns a count of affected rows.
- executionContext - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- executionContext - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
- executionFactory - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- executionFactory - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
G
- getAttributes() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
- getContextFilter() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context filter
- getContextName() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context name
- getCountLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the count limit
- getElementList() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the element list
- getMaxFromGroups() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- getOutputParameterValues() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- getOutputParameterValues() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
- getSearchDefaultBaseDN() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- getSearchDefaultScope() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- getSearchScope() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the context name
- getSortKeys() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
get the sort keys
- getTimeLimit() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
- getUpdateCounts() - Method in class org.teiid.translator.ldap.LDAPUpdateExecution
I
- IQueryToLdapSearchParser - Class in org.teiid.translator.ldap
-
Utility class which translates a SQL query into an LDAP search.
- IQueryToLdapSearchParser(LDAPExecutionFactory) - Constructor for class org.teiid.translator.ldap.IQueryToLdapSearchParser
-
Constructor.
- isExceptionOnSizeLimitExceeded() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- isRestrictToObjectClass() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
L
- ldapConnection - Variable in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- ldapConnection - Variable in class org.teiid.translator.ldap.LDAPSyncQueryExecution
- LDAPConnectorConstants - Class in org.teiid.translator.ldap
-
Utility class to maintain list of constants for the LDAPConnector.
- LDAPConnectorConstants() - Constructor for class org.teiid.translator.ldap.LDAPConnectorConstants
- ldapDefaultIsAscending - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
- ldapDefaultSearchScope - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
- ldapDefaultSortName - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
- LDAPDirectCreateUpdateDeleteQueryExecution - Class in org.teiid.translator.ldap
- LDAPDirectCreateUpdateDeleteQueryExecution(List<Argument>, LDAPExecutionFactory, ExecutionContext, LdapContext, String, boolean) - Constructor for class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- LDAPDirectSearchQueryExecution - Class in org.teiid.translator.ldap
- LDAPDirectSearchQueryExecution(List<Argument>, LDAPExecutionFactory, ExecutionContext, LdapContext, String, boolean) - Constructor for class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
- LDAPExecutionFactory - Class in org.teiid.translator.ldap
-
LDAP translator.
- LDAPExecutionFactory() - Constructor for class org.teiid.translator.ldap.LDAPExecutionFactory
- LDAPExecutionFactory.SearchDefaultScope - Enum in org.teiid.translator.ldap
- LDAPPlugin - Class in org.teiid.translator.ldap
-
LDAPPlugin
- LDAPPlugin() - Constructor for class org.teiid.translator.ldap.LDAPPlugin
- LDAPPlugin.Event - Enum in org.teiid.translator.ldap
- LDAPQueryExecution - Class in org.teiid.translator.ldap
-
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query.
- LDAPQueryExecution(LdapContext, LDAPSearchDetails, SearchControls, LDAPExecutionFactory, ExecutionContext) - Constructor for class org.teiid.translator.ldap.LDAPQueryExecution
- LDAPSearchDetails - Class in org.teiid.translator.ldap
-
Utility class used to maintain the details of a particular LDAP search, such as the context, the attributes of interest, the filter, and the search scope.
- LDAPSearchDetails(String, int, String, SortKey[], long, ArrayList, int) - Constructor for class org.teiid.translator.ldap.LDAPSearchDetails
-
Constructor
- LDAPSyncQueryExecution - Class in org.teiid.translator.ldap
-
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query from Teiid.
- LDAPSyncQueryExecution(Select, LDAPExecutionFactory, ExecutionContext, LdapContext) - Constructor for class org.teiid.translator.ldap.LDAPSyncQueryExecution
-
Constructor
- ldapTimestampFormat - Static variable in class org.teiid.translator.ldap.LDAPConnectorConstants
- LDAPUpdateExecution - Class in org.teiid.translator.ldap
-
Please see the user's guide for a full description of capabilties, etc.
- LDAPUpdateExecution(Command, LdapContext) - Constructor for class org.teiid.translator.ldap.LDAPUpdateExecution
N
- next() - Method in class org.teiid.translator.ldap.LDAPDirectCreateUpdateDeleteQueryExecution
- next() - Method in class org.teiid.translator.ldap.LDAPDirectSearchQueryExecution
- next() - Method in class org.teiid.translator.ldap.LDAPQueryExecution
-
Fetch the next batch of data from the LDAP searchEnumerationr result.
- next() - Method in class org.teiid.translator.ldap.LDAPSyncQueryExecution
O
- OBJECT_SCOPE - org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
- ONELEVEL_SCOPE - org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
- org.teiid.translator.ldap - package org.teiid.translator.ldap
P
- PLUGIN_ID - Static variable in class org.teiid.translator.ldap.LDAPPlugin
- printDetailsToLog() - Method in class org.teiid.translator.ldap.LDAPSearchDetails
-
Print Method for Logging - (Detail level logging)
R
- RDN_TYPE - Static variable in class org.teiid.translator.ldap.LDAPExecutionFactory
S
- setExceptionOnSizeLimitExceeded(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- setRestrictToObjectClass(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- setSearchDefaultBaseDN(String) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- setSearchDefaultScope(LDAPExecutionFactory.SearchDefaultScope) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- setUsePagination(boolean) - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- SUBTREE_SCOPE - org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
- supportsCompareCriteriaEquals() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsCompareCriteriaOrdered() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsInCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsLikeCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsNotCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsOnlyLiteralComparison() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsOrCriteria() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsPartialFiltering() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsRowLimit() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- supportsRowOffset() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
T
- TEIID12002 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12003 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12004 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12008 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12009 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12010 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12011 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12012 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12013 - org.teiid.translator.ldap.LDAPPlugin.Event
- TEIID12014 - org.teiid.translator.ldap.LDAPPlugin.Event
- translateSQLQueryToLDAPSearch(Select) - Method in class org.teiid.translator.ldap.IQueryToLdapSearchParser
-
Public entry point to the parser.
U
- UNWRAP - Static variable in class org.teiid.translator.ldap.LDAPExecutionFactory
- useAnsiJoin() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- usePagination() - Method in class org.teiid.translator.ldap.LDAPExecutionFactory
- Util - Static variable in class org.teiid.translator.ldap.LDAPPlugin
-
Provides access to the plugin's log and to it's resources.
V
- valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.teiid.translator.ldap.LDAPExecutionFactory.SearchDefaultScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.teiid.translator.ldap.LDAPPlugin.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages