public static class FastURLFilter.DenyPathQueryRule extends FastURLFilter.Rule
pattern
Constructor and Description |
---|
DenyPathQueryRule(String regex) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(URL url) |
toString
public DenyPathQueryRule(String regex)
public boolean match(URL url)
match
in class FastURLFilter.Rule
Copyright © 2021 The Apache Software Foundation