Class LoginController

java.lang.Object
org.duracloud.duradmin.control.LoginController

@Controller public class LoginController extends Object
  • Constructor Details

    • LoginController

      public LoginController()
  • Method Details

    • presentLogin

      @RequestMapping("/login") public org.springframework.web.servlet.ModelAndView presentLogin() throws Exception
      Throws:
      Exception