Module Authlogic::ActsAsAuthentic::PersistenceToken
In: lib/authlogic/acts_as_authentic/persistence_token.rb

Maintains the persistence token, the token responsible for persisting sessions. This token gets stores in the session and the cookie.

Methods

included  

Classes and Modules

Module Authlogic::ActsAsAuthentic::PersistenceToken::Methods

Public Class methods

[Validate]