Interface LDAPCompareResultEvent

    • Method Detail

      • isMatched

        boolean isMatched()
        Reports whether the compare operation matched the target entry.
        Returns:
        true if the compare operation matched the target entry, or false if not.