Module Authlogic::ActsAsAuthentic::Password::Callbacks
In: lib/authlogic/acts_as_authentic/password.rb

Callbacks / hooks to allow other modules to modify the behavior of this module.

Methods

included  

Constants

METHODS = [ "before_password_set", "after_password_set", "before_password_verification", "after_password_verification"

Public Class methods

[Validate]