Class PersistentLoginManager


  • public class PersistentLoginManager
    extends Object
    A class that manages persistent logins. This is done by encoding an expiry time, and the current username into an encrypted cookie TODO: make this pluggable