nl.surfnet.spring.security.opensaml
Class ServiceProviderAuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.springframework.security.core.AuthenticationException
                  extended by nl.surfnet.spring.security.opensaml.ServiceProviderAuthenticationException
All Implemented Interfaces:
Serializable

public class ServiceProviderAuthenticationException
extends org.springframework.security.core.AuthenticationException

See Also:
Serialized Form

Constructor Summary
ServiceProviderAuthenticationException(String msg)
           
ServiceProviderAuthenticationException(String msg, Throwable t)
           
 
Method Summary
 
Methods inherited from class org.springframework.security.core.AuthenticationException
clearExtraInformation, getAuthentication, getExtraInformation, setAuthentication
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServiceProviderAuthenticationException

public ServiceProviderAuthenticationException(String msg,
                                              Throwable t)

ServiceProviderAuthenticationException

public ServiceProviderAuthenticationException(String msg)


Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.