Class MatchingRuleAssertionFilterBuilder

    • Constructor Detail

      • MatchingRuleAssertionFilterBuilder

        MatchingRuleAssertionFilterBuilder​(String attribute,
                                           String value)
        Creates a new instance of MatchingRuleAssertionFilterBuilder.
        Parameters:
        attribute - The attribute to test
        value - The value to test for
    • Method Detail

      • setMatchingRule

        public MatchingRuleAssertionFilterBuilder setMatchingRule​(String matchingRule)
        Sets the matching rule to use. Can be either a name or an OID string.
        Parameters:
        matchingRule - The matching rule to use
        Returns:
        This filter