All Implemented Interfaces:
Serializable

public class CookieTheftException extends RememberMeAuthenticationException
Thrown if a remember-me cookie is presented that indicates it may have been stolen.
See Also:
  • Constructor Details

    • CookieTheftException

      public CookieTheftException(String message)