Uses of Class
org.kuali.rice.krad.web.login.DummyLoginForm
Packages that use DummyLoginForm
-
Uses of DummyLoginForm in org.kuali.rice.krad.web.login
Methods in org.kuali.rice.krad.web.login with parameters of type DummyLoginFormModifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewDummyLoginController.backdoorLogout(DummyLoginForm uifForm, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) Method to logout the backdoor user and return to the view.org.springframework.web.servlet.ModelAndViewDummyLoginController.submit(DummyLoginForm uifForm, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)