java.lang.Object
org.apache.fineract.infrastructure.security.api.LoginController
@Controller
public class LoginController
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoginController
public LoginController()
-
Method Details
-
login
@GetMapping("/login")
public String login()