| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api.search |
| Modifier and Type | Method and Description |
|---|---|
static MatchingRuleAssertionFilterBuilder |
FilterBuilder.extensible(String value)
Creates an extensible match filter by calling
extensible(null, value). |
static MatchingRuleAssertionFilterBuilder |
FilterBuilder.extensible(String attribute,
String value)
Creates an extensible match filter.
|
MatchingRuleAssertionFilterBuilder |
MatchingRuleAssertionFilterBuilder.setMatchingRule(String matchingRule)
Sets the matching rule to use.
|
MatchingRuleAssertionFilterBuilder |
MatchingRuleAssertionFilterBuilder.useDnAttributes()
If set, the dn attributes will be included in the matching.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.