public static class FastURLFilter.DenyAllRule extends FastURLFilter.Rule
DenyPath .*
or DenyPath .?
pattern
Modifier and Type | Method and Description |
---|---|
static FastURLFilter.Rule |
getInstance() |
boolean |
match(URL url) |
toString
public static FastURLFilter.Rule getInstance()
public boolean match(URL url)
match
in class FastURLFilter.Rule
Copyright © 2021 The Apache Software Foundation