public class HerodotusAuthenticationEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
Description: 自定义未认证处理
| 构造器和说明 |
|---|
HerodotusAuthenticationEntryPoint() |
public void commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
throws IOException,
javax.servlet.ServletException
commence 在接口中 org.springframework.security.web.AuthenticationEntryPointIOExceptionjavax.servlet.ServletExceptionCopyright © 2023 Dromara. All rights reserved.