public class XRequestedWithAwareBasicAuthEntryPoint
extends org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint
Constructor and Description |
---|
XRequestedWithAwareBasicAuthEntryPoint() |
Modifier and Type | Method and Description |
---|---|
void |
commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException) |
public XRequestedWithAwareBasicAuthEntryPoint()
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
in interface org.springframework.security.web.AuthenticationEntryPoint
commence
in class org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint
IOException
javax.servlet.ServletException
Copyright © 2021. All rights reserved.