org.springframework.security.providers.openid
Class AuthenticationCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.security.SpringSecurityException
org.springframework.security.AuthenticationException
org.springframework.security.providers.openid.AuthenticationCancelledException
- All Implemented Interfaces:
- Serializable
public class AuthenticationCancelledException
- extends AuthenticationException
Indicates that OpenID authentication was cancelled
- Version:
- $Id$
- Author:
- Robin Bramley, Opsera Ltd
- See Also:
- Serialized Form
AuthenticationCancelledException
public AuthenticationCancelledException(String msg)
AuthenticationCancelledException
public AuthenticationCancelledException(String msg,
Throwable t)
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.