@Component
public class MorecoAuthenticationEntryPoint
extends java.lang.Object
implements org.springframework.security.web.AuthenticationEntryPoint
| 构造器和说明 |
|---|
MorecoAuthenticationEntryPoint() |
public void commence(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.security.core.AuthenticationException e)
throws java.io.IOException,
javax.servlet.ServletException
commence 在接口中 org.springframework.security.web.AuthenticationEntryPointjava.io.IOExceptionjavax.servlet.ServletExceptionCopyright © 2019. All rights reserved.