Class RestartLoginCookie

  • All Implemented Interfaces:
    Token

    public class RestartLoginCookie
    extends Object
    implements Token
    This is an an encoded token that is stored as a cookie so that if there is a client timeout, then the authentication session can be restarted.
    Version:
    $Revision: 1 $
    Author:
    Bill Burke