Class Authlogic::ControllerAdapters::AbstractAdapter
In: lib/authlogic/controller_adapters/abstract_adapter.rb
Parent: Object

Allows you to use Authlogic in any framework you want, not just rails. See the RailsAdapter or MerbAdapter for an example of how to adapt Authlogic to work with your framework.

Methods

Attributes

controller  [RW] 

Public Class methods

Public Instance methods

[Validate]