public class SocialAuthenticationFailureHandler extends ObjectSE implements org.springframework.security.web.authentication.AuthenticationFailureHandler
コンストラクターと説明 |
---|
SocialAuthenticationFailureHandler(org.springframework.security.web.authentication.AuthenticationFailureHandler delegate) |
修飾子と型 | メソッドと説明 |
---|---|
void | onAuthenticationFailure(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.security.core.AuthenticationException failed) |
public SocialAuthenticationFailureHandler(org.springframework.security.web.authentication.AuthenticationFailureHandler delegate)
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.security.core.AuthenticationException failed) throws IOExceptionSE, javax.servlet.ServletException
org.springframework.security.web.authentication.AuthenticationFailureHandler
の onAuthenticationFailure
IOExceptionSE
javax.servlet.ServletException