public class NoSecurityWatch extends Object implements SecurityApi
| Constructor and Description |
|---|
NoSecurityWatch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkHttpRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Checks a http request and decide if the request can be processed or not
|
public boolean checkHttpRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
SecurityApicheckHttpRequest in interface SecurityApiCopyright © 2019. All rights reserved.