public interface URLChecker
Modifier and Type | Method and Description |
---|---|
void |
check(HttpServletRequest req,
String url)
This method throws an exception if the check fails.
|
void check(HttpServletRequest req, String url)
req
- url
- the path-info of the request without the slash on the first position.@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.