edu.uoc.tfc.gui.home.logout
Interface DoLogoutForm


public interface DoLogoutForm

This form encapsulates the fields that are used in the execution of the doLogout method, which is located on the edu.uoc.tfc.gui.home.logout.LogoutController controller.

See Also:
LogoutController.doLogout(org.apache.struts.action.ActionMapping, edu.uoc.tfc.gui.home.logout.DoLogoutForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)