org.springframework.security.ui.rememberme
Class RememberMeAuthenticationException
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.ui.rememberme.RememberMeAuthenticationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CookieTheftException, InvalidCookieException
public class RememberMeAuthenticationException
- extends AuthenticationException
- Version:
- $Id: RememberMeAuthenticationException.java 2223 2007-11-04 22:34:12Z luke_t $
- Author:
- Luke Taylor
- See Also:
- Serialized Form
RememberMeAuthenticationException
public RememberMeAuthenticationException(String message)
Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.