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