public class RealAuthenticationFailureHandler extends Object implements org.springframework.security.web.authentication.AuthenticationFailureHandler
| Constructor and Description |
|---|
RealAuthenticationFailureHandler(TimeService timeService,
IDService idService,
org.opensaml.xml.security.credential.CredentialResolver credentialResolver,
nl.surfnet.spring.security.opensaml.SAMLMessageHandler bindingAdapter,
org.springframework.security.web.authentication.AuthenticationFailureHandler nonSSOAuthnFailureHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authenticationException) |
public RealAuthenticationFailureHandler(TimeService timeService, IDService idService, org.opensaml.xml.security.credential.CredentialResolver credentialResolver, nl.surfnet.spring.security.opensaml.SAMLMessageHandler bindingAdapter, org.springframework.security.web.authentication.AuthenticationFailureHandler nonSSOAuthnFailureHandler)
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authenticationException)
throws IOException,
javax.servlet.ServletException
onAuthenticationFailure in interface org.springframework.security.web.authentication.AuthenticationFailureHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.