Class LogoutAction
java.lang.Object
com.zfabrik.util.microweb.actions.LogoutAction
- All Implemented Interfaces:
IAction
Handle logout
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogoutAction
-
-
Method Details
-
handle
public OutCome handle(jakarta.servlet.ServletContext context, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) throws jakarta.servlet.ServletException, IOException - Specified by:
handle
in interfaceIAction
- Throws:
jakarta.servlet.ServletException
IOException
-