|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
String |
AJAX_HEADER
|
String |
ajaxHeader
|
String |
ajaxLoginFormUrl
|
Constructor Summary | |
WithAjaxAuthenticationProcessingFilterEntryPoint()
|
Method Summary | |
---|---|
String |
determineUrlToUseForThisRequest(HttpServletRequest request, HttpServletResponse response, AuthenticationException exception)
|
void |
setAjaxHeader(String header)
Dependency injection for the Ajax header name; defaults to 'X-Requested-With'. |
void |
setAjaxLoginFormUrl(String url)
Dependency injection for the Ajax login form url, e.g. |
Constructor Detail |
---|
WithAjaxAuthenticationProcessingFilterEntryPoint()
Method Detail |
---|
String determineUrlToUseForThisRequest(HttpServletRequest request, HttpServletResponse response, AuthenticationException exception)
public void setAjaxHeader(String header)
public void setAjaxLoginFormUrl(String url)