public class SearchQueryFotmatter extends Object implements LdapQueryFormatter<LdapQueryExecution>
Constructor and Description |
---|
SearchQueryFotmatter(EnumMap<SearchLangageLDAPTokens,String> tokensToLDAPKeys) |
Modifier and Type | Method and Description |
---|---|
LdapQueryExecution |
format(LdapQueryMetadata queryMetadata)
Replace the keywords generated by the SyntaxChecker class with the provider-type specific LDAP query.
|
static void |
main(String[] args) |
public SearchQueryFotmatter(EnumMap<SearchLangageLDAPTokens,String> tokensToLDAPKeys)
public LdapQueryExecution format(LdapQueryMetadata queryMetadata)
format
in interface LdapQueryFormatter<LdapQueryExecution>
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.