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) |
setRequestCache
clearAuthenticationAttributes
determineTargetUrl, determineTargetUrl, getDefaultTargetUrl, getRedirectStrategy, getTargetUrlParameter, handle, isAlwaysUseDefaultTargetUrl, setAlwaysUseDefaultTargetUrl, setDefaultTargetUrl, setRedirectStrategy, setTargetUrlParameter, setUseReferer
public 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.AuthenticationSuccessHandler
onAuthenticationSuccess
in class org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
javax.servlet.ServletException
IOException
Copyright © 2021 Hitachi Vantara. All rights reserved.