![]() |
Open Kilda Java Documentation
|
This is the complete list of members for org.openkilda.controller.LoginController, including all inherited members.
| authenticate(@RequestParam("username") final String username, @RequestParam("password") final String password, final HttpServletRequest request) | org.openkilda.controller.LoginController | |
| error(final Model model) | org.openkilda.controller.BaseController | |
| getErrorPath() | org.openkilda.controller.BaseController | |
| getLoggedInUser(final HttpServletRequest request) | org.openkilda.controller.BaseController | protected |
| isUserLoggedIn() | org.openkilda.controller.BaseController | protected |
| login(final HttpServletRequest request) | org.openkilda.controller.LoginController | |
| logout(final Model model) | org.openkilda.controller.LoginController | |
| validateAndRedirect(final HttpServletRequest request, final String viewName) | org.openkilda.controller.BaseController |