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:
Serializable

public class CookieTheftException extends RememberMeAuthenticationException
See Also:
  • Constructor Details

    • CookieTheftException

      public CookieTheftException(String message)