Interface RuleUtil.Matcher

  • Enclosing class:
    RuleUtil

    public static interface RuleUtil.Matcher
    Audit event source name matcher.
    • Method Detail

      • match

        boolean match​(java.lang.String eventSrcName)
        Does the event source name match?
        Parameters:
        eventSrcName - the event source name
        Returns:
        boolean