public class MatchingRuleAssertionFilterBuilder extends FilterBuilder
| 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–2016 The Apache Software Foundation. All rights reserved.