public class DefaultSecurityWatch extends de.mhus.lib.core.MLog implements SecurityApi
| Constructor and Description |
|---|
DefaultSecurityWatch() |
| 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 © 2018. All rights reserved.