Class CookieTheftException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.security.core.AuthenticationException
-
- org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationException
-
- org.springframework.security.web.authentication.rememberme.CookieTheftException
-
- All Implemented Interfaces:
java.io.Serializable
public class CookieTheftException extends RememberMeAuthenticationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CookieTheftException(java.lang.String message)
-