|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface URLChecker
Checks whether urls are allowed. There is one implementation of this interface. See the Installation Guide for details on configuring it.
| Method Summary | |
|---|---|
void |
check(HttpServletRequest req,
String url)
This method throws an exception if the check fails. |
| Method Detail |
|---|
void check(HttpServletRequest req,
String url)
req - url - the path-info of the request without the slash on the first position.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||