Class Rules
java.lang.Object
com.aoapps.servlet.firewall.pathspace.Rules
A set of
Matcher
and Action
implementations for PathSpace
and PathMatch
.
Implementation Note:
This is admittedly overload-heavy. We are paying the price here in order to have the absolutely
cleanest possible rule definitions. Perhaps a future version of Java will introduce optional parameters
and this can be cleaned-up some.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
SeePathMatch
.static final class
SeeFirewallPathSpace
. -
Method Summary