Class LoginController
java.lang.Object
com.okta.spring.example.controllers.LoginController
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoginController
-
-
Method Details
-
login
@GetMapping("/okta-custom-login") public org.springframework.web.servlet.ModelAndView login(@RequestParam("state") String state) throws MalformedURLException - Throws:
MalformedURLException
-