@Component public class AuthEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
| 构造器和说明 |
|---|
AuthEntryPoint() |
@IgnoreGeneralCrypto public void commence(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, org.springframework.security.core.AuthenticationException e) throws IOException, javax.servlet.ServletException
commence 在接口中 org.springframework.security.web.AuthenticationEntryPointIOExceptionjavax.servlet.ServletExceptionCopyright © 2022. All rights reserved.