public abstract class JSPAccessCheckerStd
extends java.lang.Object
Constructor and Description |
---|
JSPAccessCheckerStd() |
Modifier and Type | Method and Description |
---|---|
void |
allowRepeatedGet(HttpServletRequest request) |
protected boolean |
isInBlackList(java.lang.String agent) |
protected boolean |
isInWhiteList(java.lang.String ip) |
protected boolean |
isToCheckAtAll() |
boolean |
isToReject(HttpServletRequest request,
HttpServletResponse response) |
void |
updateAccessTime(HttpServletRequest request)
Updates JSP access time.
|
public final void allowRepeatedGet(HttpServletRequest request)
public final boolean isToReject(HttpServletRequest request, HttpServletResponse response)
protected boolean isToCheckAtAll()
protected boolean isInWhiteList(java.lang.String ip)
protected boolean isInBlackList(java.lang.String agent)
public void updateAccessTime(HttpServletRequest request)
request
- the request to check clientCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de