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$
- Author:
- Luke Taylor
- See Also:
- Serialized Form
RememberMeAuthenticationException
public RememberMeAuthenticationException(String message)
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.