Interface RuleUtil.Matcher
- All Known Implementing Classes:
RuleUtil.ExtensionMatcher
,RuleUtil.PackageMatcher
,RuleUtil.RuleMatcher
- Enclosing class:
RuleUtil
public static interface RuleUtil.Matcher
Audit event source name matcher.
-
Method Summary
-
Method Details
-
match
Does the event source name match?- Parameters:
eventSrcName
- the event source name- Returns:
- boolean
-