|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.webapp.ServletRequestContext
org.archive.wayback.accesscontrol.ui.AdministrativeExclusionServlet
public class AdministrativeExclusionServlet
Servlet responsible for UI generation of the Administrative Exclustion system. Primarily this includes: 1) generating query form 2) displaying current exclusion rules based on queries 3) recieving POST requests from clients to add rules
| Constructor Summary | |
|---|---|
AdministrativeExclusionServlet()
|
|
| Method Summary | |
|---|---|
boolean |
handleRequest(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse)
|
| Methods inherited from class org.archive.wayback.webapp.ServletRequestContext |
|---|
getMapParam, getMapParamOrEmpty, getRequiredMapParam |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdministrativeExclusionServlet()
| Method Detail |
|---|
public boolean handleRequest(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse)
throws javax.servlet.ServletException,
java.io.IOException
handleRequest in interface RequestContexthandleRequest in class ServletRequestContextjavax.servlet.ServletException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||