public class MatchingRuleAssertionFilterBuilder extends FilterBuilder
filter| Constructor and Description |
|---|
MatchingRuleAssertionFilterBuilder(String attribute,
String value)
Creates a new instance of MatchingRuleAssertionFilterBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
MatchingRuleAssertionFilterBuilder |
setMatchingRule(String matchingRule)
Sets the matching rule to use.
|
MatchingRuleAssertionFilterBuilder |
useDnAttributes()
If set, the dn attributes will be included in the matching.
|
and, approximatelyEqual, contains, endsWith, equal, extensible, extensible, greaterThanOrEqual, lessThanOrEqual, not, or, present, startsWith, substring, toStringpublic MatchingRuleAssertionFilterBuilder setMatchingRule(String matchingRule)
matchingRule - The matching rule to usepublic MatchingRuleAssertionFilterBuilder useDnAttributes()
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.