public final class Matcher extends Object
Filter
.Modifier and Type | Method and Description |
---|---|
ConditionResult |
matches(Entry entry)
Indicates whether this filter
Matcher matches the provided
Entry . |
String |
toString() |
public ConditionResult matches(Entry entry)
Matcher
matches the provided
Entry
.entry
- The entry to be matched.Entry
against this
filter Matcher
.Copyright 2010-2020 ForgeRock AS.