nl.surfnet.mujina.spring
Class RealAuthenticationFailureHandler
java.lang.Object
nl.surfnet.mujina.spring.RealAuthenticationFailureHandler
- All Implemented Interfaces:
- org.springframework.security.web.authentication.AuthenticationFailureHandler
public class RealAuthenticationFailureHandler
- extends Object
- implements org.springframework.security.web.authentication.AuthenticationFailureHandler
|
Constructor Summary |
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)
|
|
Method Summary |
void |
onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authenticationException)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RealAuthenticationFailureHandler
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)
onAuthenticationFailure
public void onAuthenticationFailure(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authenticationException)
throws IOException,
javax.servlet.ServletException
- Specified by:
onAuthenticationFailure in interface org.springframework.security.web.authentication.AuthenticationFailureHandler
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.