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) |
doPost
public TempFileServlet(TempFileService tempFileService, <any> authenticatorService)
public void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, java.io.IOException
doGet
in class SecuredHttpServlet
ServletException
java.io.IOException