@Component public class JwtAuthenticationEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
构造器和说明 |
---|
JwtAuthenticationEntryPoint() |
public void commence(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.security.core.AuthenticationException authenticationException) throws IOException
commence
在接口中 org.springframework.security.web.AuthenticationEntryPoint
IOException