@Component
public class MorecoAuthenticationFailureHandler
extends java.lang.Object
implements org.springframework.security.web.authentication.AuthenticationFailureHandler
| 构造器和说明 |
|---|
MorecoAuthenticationFailureHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.security.core.AuthenticationException e) |
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.security.core.AuthenticationException e)
throws java.io.IOException,
javax.servlet.ServletException
onAuthenticationFailure 在接口中 org.springframework.security.web.authentication.AuthenticationFailureHandlerjava.io.IOExceptionjavax.servlet.ServletExceptionCopyright © 2019. All rights reserved.