|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheablePredicate
A predicate on a HttpServletRequest, returning true if the request matches the predicate's requirements.
Applications can create custom predicates as needed for both rewrite and security rules.
Method Summary | |
---|---|
boolean |
isMatch(HttpServletRequest request)
|
Method Detail |
---|
boolean isMatch(HttpServletRequest request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |