MotechLoginUrlAuthenticationEntryPoint

public class MotechLoginUrlAuthenticationEntryPoint extends LoginUrlAuthenticationEntryPoint

Used to commence a form login authentication.

Methods

commence

public void commence(HttpServletRequest request, HttpServletResponse response, AuthenticationException authException)

Performs the redirect (or forward) to the login form URL.