public class Http401AuthenticationEntryPoint extends Object implements AuthenticationEntryPoint
WWW-Authenticate
BasicAuthenticationEntryPoint
public void commence(HttpServletRequest request, HttpServletResponse response, AuthenticationException authException) throws IOException, ServletException
commence
AuthenticationEntryPoint
IOException
ServletException