public class SessionInvalidationServlet extends CCServletBase
| Constructor and Description |
|---|
SessionInvalidationServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doPost(HttpServletRequest req,
HttpServletResponse resp) |
void |
init() |
checkIfToInitializeCCEnvironment, proposeContentType, setContentType, setContentTypeInResponsepublic void init()
throws ServletException
init in class CCServletBaseServletExceptionprotected void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionprotected void doPost(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionCopyright © CaptainCasa Gmbh. All Rights Reserved.