Class: Authlogic::Session::Base
- Inherits:
-
Object
- Object
- Authlogic::Session::Base
- Includes:
- Authlogic::Session, Activation, ActiveRecordTrickery, BruteForceProtection, Callbacks, Cookies, Existence, Foundation, HttpAuth, Id, Klass, MagicColumns, MagicStates, Params, Password, PerishableToken, Persistence, PriorityRecord, Scopes, Timeout, UnauthorizedRecord, Validation
- Defined in:
- lib/authlogic/session/base.rb
Overview
This is the base class Authlogic, where all modules are included. For information on functionality see the various sub modules.
Constant Summary
Constants included from Callbacks
Method Summary
Methods included from PriorityRecord
Methods included from Validation
#attempted_record, #attempted_record=, #errors, #valid?
Methods included from Id
Methods included from Scopes
Methods included from Persistence
Methods included from PerishableToken
Methods included from MagicColumns
Methods included from Klass
Methods included from Existence
Methods included from BruteForceProtection
Methods included from ActiveRecordTrickery
Methods included from Activation
Methods included from MagicStates
Methods included from UnauthorizedRecord
#credentials, #credentials=, included