Class MatchOptions

java.lang.Object
eu.webtoolkit.jwt.MatchOptions

public class MatchOptions extends Object
Except when MatchExactly, the lexical matching is done (by comparing string representations of the value with the query). This is by default case insensitive, unless MatchCaseSensitive is enabled.