nl.surfnet.mujina.spring
Class IdentityProviderAuthenticationException

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.mujina.spring.IdentityProviderAuthenticationException
All Implemented Interfaces:
Serializable

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

See Also:
Serialized Form

Constructor Summary
IdentityProviderAuthenticationException(String msg)
           
IdentityProviderAuthenticationException(String msg, Object extraInformation)
          Deprecated. 
 
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

IdentityProviderAuthenticationException

@Deprecated
public IdentityProviderAuthenticationException(String msg,
                                                          Object extraInformation)
Deprecated. 


IdentityProviderAuthenticationException

public IdentityProviderAuthenticationException(String msg)


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