|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
nl.captcha.servlet.SimpleCaptchaServlet
org.molgenis.omx.auth.service.MolgenisCaptchaService
public class MolgenisCaptchaService
| Constructor Summary | |
|---|---|
MolgenisCaptchaService(MolgenisContext mc)
|
|
| Method Summary | |
|---|---|
void |
handleRequest(MolgenisRequest request,
MolgenisResponse response)
|
| Methods inherited from class nl.captcha.servlet.SimpleCaptchaServlet |
|---|
doGet, init |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MolgenisCaptchaService(MolgenisContext mc)
| Method Detail |
|---|
public void handleRequest(MolgenisRequest request,
MolgenisResponse response)
throws IOException
handleRequest in interface MolgenisServiceIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||