public class TempFileServlet extends SecuredHttpServlet
| Constructor and Description |
|---|
TempFileServlet(TempFileService tempFileService,
<any> authenticatorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
doPostpublic TempFileServlet(TempFileService tempFileService, <any> authenticatorService)
public void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
doGet in class SecuredHttpServletServletExceptionjava.io.IOException