public class PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler
extends org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
| Constructor and Description |
|---|
PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler(org.pentaho.platform.api.security.ILoginAttemptService loginAttemptService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
setRequestCacheclearAuthenticationAttributesdetermineTargetUrl, determineTargetUrl, getDefaultTargetUrl, getRedirectStrategy, getTargetUrlParameter, handle, isAlwaysUseDefaultTargetUrl, setAlwaysUseDefaultTargetUrl, setDefaultTargetUrl, setRedirectStrategy, setTargetUrlParameter, setUseRefererpublic PreventBruteForceSavedRequestAwareAuthenticationSuccessHandler(org.pentaho.platform.api.security.ILoginAttemptService loginAttemptService)
public void onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
throws javax.servlet.ServletException,
IOException
onAuthenticationSuccess in interface org.springframework.security.web.authentication.AuthenticationSuccessHandleronAuthenticationSuccess in class org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandlerjavax.servlet.ServletExceptionIOExceptionCopyright © 2021 Hitachi Vantara. All rights reserved.