Package | Description |
---|---|
org.ovirt.engine.core.bll.adbroker |
Modifier and Type | Class and Description |
---|---|
class |
LdapQueryExecutionFormatterBase |
class |
MultipleLdapQueryExecutionFormatter |
class |
RHDSMultipleLdapQueryExecutionFormatter |
class |
RHDSSimpleLdapQueryExecutionFormatter |
class |
SearchQueryFotmatter |
class |
SimpleLdapQueryExecutionFormatter |
Modifier and Type | Method and Description |
---|---|
LdapQueryFormatter<LdapQueryExecution> |
LdapQueryMetadataImpl.getFormatter() |
LdapQueryFormatter<LdapQueryExecution> |
LdapQueryMetadata.getFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
LdapQueryMetadataImpl.setFormatter(LdapQueryFormatter<LdapQueryExecution> formatter) |
Constructor and Description |
---|
LdapQueryMetadataImpl(String filter,
String baseDN,
org.springframework.ldap.core.ContextMapper contextMapper,
int searchScope,
String[] returningAttributes,
LdapQueryFormatter<LdapQueryExecution> formatter,
LdapGuidEncoder ldapGuidEncoder) |
Copyright © 2012. All Rights Reserved.