Table of Contents - authlogic-3.0.3 Documentation
Pages
LICENSE
README
Authlogic
Helpful links
Authlogic "add ons"
Session bugs (please read if you are having issues with logging in / out)
Documentation explanation
Authlogic::ActsAsAuthentic sub modules
Authlogic::Session sub modules
Miscellaneous modules
Quick Rails example
Install & Use
Detailed Setup Tutorial
Testing
Tell me quickly how Authlogic works
What sets Authlogic apart and why I created it
Classes/Modules
Authlogic
Authlogic::ActsAsAuthentic
Authlogic::ActsAsAuthentic::Base
Authlogic::ActsAsAuthentic::Base::Config
Authlogic::ActsAsAuthentic::Email
Authlogic::ActsAsAuthentic::Email::Config
Authlogic::ActsAsAuthentic::Email::Methods
Authlogic::ActsAsAuthentic::LoggedInStatus
Authlogic::ActsAsAuthentic::LoggedInStatus::Config
Authlogic::ActsAsAuthentic::LoggedInStatus::Methods
Authlogic::ActsAsAuthentic::LoggedInStatus::Methods::InstanceMethods
Authlogic::ActsAsAuthentic::Login
Authlogic::ActsAsAuthentic::Login::Config
Authlogic::ActsAsAuthentic::Login::Methods
Authlogic::ActsAsAuthentic::MagicColumns
Authlogic::ActsAsAuthentic::MagicColumns::Methods
Authlogic::ActsAsAuthentic::Password
Authlogic::ActsAsAuthentic::Password::Callbacks
Authlogic::ActsAsAuthentic::Password::Config
Authlogic::ActsAsAuthentic::Password::Methods
Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
Authlogic::ActsAsAuthentic::PerishableToken
Authlogic::ActsAsAuthentic::PerishableToken::Config
Authlogic::ActsAsAuthentic::PerishableToken::Methods
Authlogic::ActsAsAuthentic::PerishableToken::Methods::ClassMethods
Authlogic::ActsAsAuthentic::PerishableToken::Methods::InstanceMethods
Authlogic::ActsAsAuthentic::PersistenceToken
Authlogic::ActsAsAuthentic::PersistenceToken::Methods
Authlogic::ActsAsAuthentic::PersistenceToken::Methods::ClassMethods
Authlogic::ActsAsAuthentic::PersistenceToken::Methods::InstanceMethods
Authlogic::ActsAsAuthentic::RestfulAuthentication
Authlogic::ActsAsAuthentic::RestfulAuthentication::Config
Authlogic::ActsAsAuthentic::RestfulAuthentication::InstanceMethods
Authlogic::ActsAsAuthentic::SessionMaintenance
Authlogic::ActsAsAuthentic::SessionMaintenance::Config
Authlogic::ActsAsAuthentic::SessionMaintenance::Methods
Authlogic::ActsAsAuthentic::SingleAccessToken
Authlogic::ActsAsAuthentic::SingleAccessToken::Config
Authlogic::ActsAsAuthentic::SingleAccessToken::Methods
Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
Authlogic::ActsAsAuthentic::ValidationsScope
Authlogic::ActsAsAuthentic::ValidationsScope::Config
Authlogic::AuthenticatesMany
Authlogic::AuthenticatesMany::Association
Authlogic::AuthenticatesMany::Base
Authlogic::ControllerAdapters
Authlogic::ControllerAdapters::AbstractAdapter
Authlogic::ControllerAdapters::MerbAdapter
Authlogic::ControllerAdapters::MerbAdapter::MerbImplementation
Authlogic::ControllerAdapters::RailsAdapter
Authlogic::ControllerAdapters::RailsAdapter::AuthlogicLoadedTooLateError
Authlogic::ControllerAdapters::RailsAdapter::RailsImplementation
Authlogic::ControllerAdapters::SinatraAdapter
Authlogic::ControllerAdapters::SinatraAdapter::Adapter
Authlogic::ControllerAdapters::SinatraAdapter::Adapter::Implementation
Authlogic::ControllerAdapters::SinatraAdapter::Controller
Authlogic::ControllerAdapters::SinatraAdapter::Cookies
Authlogic::CryptoProviders
Authlogic::CryptoProviders::AES256
Authlogic::CryptoProviders::BCrypt
Authlogic::CryptoProviders::MD5
Authlogic::CryptoProviders::Sha1
Authlogic::CryptoProviders::Sha256
Sha256
Authlogic::CryptoProviders::Sha512
Sha512
Authlogic::CryptoProviders::Wordpress
Authlogic::I18n
Authlogic::I18n::Translator
Authlogic::Random
Authlogic::Regex
Authlogic::Session
Authlogic::Session::Activation
Authlogic::Session::Activation::ClassMethods
Authlogic::Session::Activation::InstanceMethods
Authlogic::Session::ActiveRecordTrickery
Authlogic::Session::ActiveRecordTrickery::ClassMethods
Authlogic::Session::ActiveRecordTrickery::InstanceMethods
Authlogic::Session::Base
Authlogic::Session::BruteForceProtection
Authlogic::Session::BruteForceProtection::Config
Authlogic::Session::BruteForceProtection::InstanceMethods
Authlogic::Session::Callbacks
Authlogic::Session::Cookies
Authlogic::Session::Cookies::Config
Authlogic::Session::Cookies::InstanceMethods
Authlogic::Session::Existence
Authlogic::Session::Existence::ClassMethods
Authlogic::Session::Existence::InstanceMethods
Authlogic::Session::Foundation
Authlogic::Session::Foundation::ClassMethods
Authlogic::Session::Foundation::InstanceMethods
Authlogic::Session::HttpAuth
Authlogic::Session::HttpAuth::Config
Authlogic::Session::HttpAuth::InstanceMethods
Authlogic::Session::Id
Authlogic::Session::Klass
Authlogic::Session::Klass::Config
Authlogic::Session::Klass::InstanceMethods
Authlogic::Session::MagicColumns
Authlogic::Session::MagicColumns::Config
Authlogic::Session::MagicColumns::InstanceMethods
Authlogic::Session::MagicStates
Authlogic::Session::MagicStates::Config
Authlogic::Session::MagicStates::InstanceMethods
Authlogic::Session::Params
Authlogic::Session::Params::Config
Authlogic::Session::Params::InstanceMethods
Authlogic::Session::Password
Authlogic::Session::Password::Config
Authlogic::Session::Password::InstanceMethods
Authlogic::Session::PerishableToken
Authlogic::Session::Persistence
Authlogic::Session::Persistence::ClassMethods
Authlogic::Session::Persistence::InstanceMethods
Authlogic::Session::PriorityRecord
Authlogic::Session::Scopes
Authlogic::Session::Scopes::ClassMethods
Scopes
Authlogic::Session::Scopes::InstanceMethods
Authlogic::Session::Session
Authlogic::Session::Session::Config
Authlogic::Session::Session::InstanceMethods
Authlogic::Session::Timeout
Authlogic::Session::Timeout::Config
Authlogic::Session::Timeout::InstanceMethods
Authlogic::Session::UnauthorizedRecord
Authlogic::Session::Validation
Authlogic::Session::Validation::Errors
Authlogic::SessionGenerator
Authlogic::TestCase
The quick and dirty
Setting up
Fixtures / Factories
Functional tests
Integration tests
Unit tests
Authlogic::TestCase::MockController
Authlogic::TestCase::MockLogger
Authlogic::TestCase::RailsRequestAdapter
Object
Methods
::banner — Authlogic::SessionGenerator
::cost — Authlogic::CryptoProviders::BCrypt
::cost_matches? — Authlogic::CryptoProviders::BCrypt
::email — Authlogic::Regex
::encode_64 — Authlogic::CryptoProviders::Wordpress
::encrypt — Authlogic::CryptoProviders::BCrypt
::encrypt — Authlogic::CryptoProviders::Sha1
::encrypt — Authlogic::CryptoProviders::MD5
::encrypt — Authlogic::CryptoProviders::Sha512
::encrypt — Authlogic::CryptoProviders::Sha256
::encrypt — Authlogic::CryptoProviders::AES256
::included — Authlogic::ActsAsAuthentic::Login::Methods
::included — Authlogic::Session::Foundation
::included — Authlogic::Session::UnauthorizedRecord
::included — Authlogic::Session::ActiveRecordTrickery
::included — Authlogic::ActsAsAuthentic::PersistenceToken
::included — Authlogic::ActsAsAuthentic::PersistenceToken::Methods
::included — Authlogic::Session::HttpAuth
::included — Authlogic::ActsAsAuthentic::RestfulAuthentication
::included — Authlogic::ActsAsAuthentic::ValidationsScope
::included — Authlogic::ActsAsAuthentic::Base
::included — Authlogic::ActsAsAuthentic::LoggedInStatus
::included — Authlogic::ActsAsAuthentic::LoggedInStatus::Methods
::included — Authlogic::Session::Klass
::included — Authlogic::ActsAsAuthentic::Email
::included — Authlogic::Session::Params
::included — Authlogic::ActsAsAuthentic::Login
::included — Authlogic::Session::Timeout
::included — Authlogic::ActsAsAuthentic::Email::Methods
::included — Authlogic::ActsAsAuthentic::Password
::included — Authlogic::ControllerAdapters::SinatraAdapter::Adapter::Implementation
::included — Authlogic::Session::Activation
::included — Authlogic::ActsAsAuthentic::MagicColumns
::included — Authlogic::ActsAsAuthentic::MagicColumns::Methods
::included — Authlogic::Session::MagicStates
::included — Authlogic::Session::BruteForceProtection
::included — Authlogic::Session::PerishableToken
::included — Authlogic::ActsAsAuthentic::SessionMaintenance
::included — Authlogic::ActsAsAuthentic::Password::Callbacks
::included — Authlogic::ActsAsAuthentic::SessionMaintenance::Methods
::included — Authlogic::Session::Password
::included — Authlogic::Session::Session
::included — Authlogic::ActsAsAuthentic::SingleAccessToken::Methods
::included — Authlogic::ActsAsAuthentic::SingleAccessToken
::included — Authlogic::ActsAsAuthentic::PerishableToken::Methods
::included — Authlogic::Session::Existence
::included — Authlogic::Session::Id
::included — Authlogic::Session::MagicColumns
::included — Authlogic::Session::PriorityRecord
::included — Authlogic::ActsAsAuthentic::PerishableToken
::included — Authlogic::Session::Persistence
::included — Authlogic::Session::Cookies
::included — Authlogic::ActsAsAuthentic::Password::Methods
::join_token — Authlogic::CryptoProviders::Sha1
::login — Authlogic::Regex
::matches? — Authlogic::CryptoProviders::BCrypt
::matches? — Authlogic::CryptoProviders::AES256
::matches? — Authlogic::CryptoProviders::Sha256
::matches? — Authlogic::CryptoProviders::MD5
::matches? — Authlogic::CryptoProviders::Sha1
::matches? — Authlogic::CryptoProviders::Wordpress
::matches? — Authlogic::CryptoProviders::Sha512
::new — Authlogic::Session::Scopes::InstanceMethods
::new — Authlogic::ControllerAdapters::AbstractAdapter
::new — Authlogic::AuthenticatesMany::Association
::new — Authlogic::Session::Activation::InstanceMethods
::new — Authlogic::TestCase::MockController
::new — Authlogic::Session::Foundation::InstanceMethods
::new — Authlogic::ControllerAdapters::SinatraAdapter::Cookies
::new — Authlogic::Session::Klass::InstanceMethods
::new — Authlogic::ControllerAdapters::SinatraAdapter::Controller
::new — Authlogic::Session::Password::InstanceMethods
::scope — Authlogic::I18n
::scope= — Authlogic::I18n
::stretches — Authlogic::CryptoProviders::Sha1
::stretches — Authlogic::CryptoProviders::MD5
::stretches — Authlogic::CryptoProviders::Sha512
::stretches — Authlogic::CryptoProviders::Sha256
::t — Authlogic::I18n
::translate — Authlogic::I18n
::translator — Authlogic::I18n
::translator= — Authlogic::I18n
#[] — Authlogic::Session::Validation::Errors
#[]= — Authlogic::ControllerAdapters::SinatraAdapter::Cookies
#act_like_restful_authentication — Authlogic::ActsAsAuthentic::RestfulAuthentication::Config
#act_like_restful_authentication= — Authlogic::ActsAsAuthentic::RestfulAuthentication::Config
#activate_authlogic — Authlogic::TestCase
#activated? — Authlogic::Session::Activation::ClassMethods
#acts_as_authentic — Authlogic::ActsAsAuthentic::Base::Config
#add_acts_as_authentic_module — Authlogic::ActsAsAuthentic::Base::Config
#allow_http_basic_auth — Authlogic::Session::HttpAuth::Config
#allow_http_basic_auth= — Authlogic::Session::HttpAuth::Config
#attempted_record — Authlogic::Session::Validation
#attempted_record= — Authlogic::Session::Validation
#authenticate_or_request_with_http_basic — Authlogic::TestCase::MockController
#authenticate_with — Authlogic::Session::Klass::Config
#authenticate_with= — Authlogic::Session::Klass::Config
#authenticate_with_http_basic — Authlogic::TestCase::MockController
#authenticate_with_http_basic — Authlogic::ControllerAdapters::RailsAdapter
#authenticate_with_http_basic — Authlogic::TestCase::RailsRequestAdapter
#authenticate_with_http_basic — Authlogic::ControllerAdapters::AbstractAdapter
#authenticates_many — Authlogic::AuthenticatesMany::Base
#being_brute_force_protected? — Authlogic::Session::BruteForceProtection::InstanceMethods
#change_single_access_token_with_password — Authlogic::ActsAsAuthentic::SingleAccessToken::Config
#change_single_access_token_with_password= — Authlogic::ActsAsAuthentic::SingleAccessToken::Config
#change_single_access_token_with_password? — Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
#check_passwords_against_database — Authlogic::ActsAsAuthentic::Password::Config
#check_passwords_against_database= — Authlogic::ActsAsAuthentic::Password::Config
#consecutive_failed_logins_limit — Authlogic::Session::BruteForceProtection::Config
#consecutive_failed_logins_limit= — Authlogic::Session::BruteForceProtection::Config
#controller — Authlogic::TestCase
#controller — Authlogic::Session::Activation::ClassMethods
#controller= — Authlogic::Session::Activation::ClassMethods
#cookie_domain — Authlogic::ControllerAdapters::RailsAdapter
#cookie_domain — Authlogic::ControllerAdapters::SinatraAdapter::Adapter
#cookie_domain — Authlogic::TestCase::MockController
#cookie_domain — Authlogic::ControllerAdapters::AbstractAdapter
#cookie_domain — Authlogic::TestCase::RailsRequestAdapter
#cookie_domain — Authlogic::ControllerAdapters::MerbAdapter::MerbImplementation
#cookie_key — Authlogic::Session::Cookies::Config
#cookie_key= — Authlogic::Session::Cookies::Config
#cookies — Authlogic::TestCase::MockController
#cookies — Authlogic::ControllerAdapters::RailsAdapter
#cookies — Authlogic::TestCase::RailsRequestAdapter
#cookies — Authlogic::ControllerAdapters::AbstractAdapter
#create — Authlogic::Session::Existence::ClassMethods
#create! — Authlogic::Session::Existence::ClassMethods
#credentials — Authlogic::Session::Password::InstanceMethods
#credentials — Authlogic::Session::Foundation::InstanceMethods
#credentials — Authlogic::Session::UnauthorizedRecord
#credentials= — Authlogic::Session::PriorityRecord
#credentials= — Authlogic::Session::Foundation::InstanceMethods
#credentials= — Authlogic::Session::Id
#credentials= — Authlogic::Session::Cookies::InstanceMethods
#credentials= — Authlogic::Session::Password::InstanceMethods
#credentials= — Authlogic::Session::UnauthorizedRecord
#crypted_password_field — Authlogic::ActsAsAuthentic::Password::Config
#crypted_password_field= — Authlogic::ActsAsAuthentic::Password::Config
#crypto_provider — Authlogic::ActsAsAuthentic::Password::Config
#crypto_provider= — Authlogic::ActsAsAuthentic::Password::Config
#delete — Authlogic::ControllerAdapters::SinatraAdapter::Cookies
#destroy — Authlogic::Session::Existence::InstanceMethods
#disable_magic_states — Authlogic::Session::MagicStates::Config
#disable_magic_states= — Authlogic::Session::MagicStates::Config
#disable_perishable_token_maintenance — Authlogic::ActsAsAuthentic::PerishableToken::Config
#disable_perishable_token_maintenance= — Authlogic::ActsAsAuthentic::PerishableToken::Config
#disable_perishable_token_maintenance? — Authlogic::ActsAsAuthentic::PerishableToken::Methods::InstanceMethods
#email_field — Authlogic::ActsAsAuthentic::Email::Config
#email_field= — Authlogic::ActsAsAuthentic::Email::Config
#error — Authlogic::TestCase::MockLogger
#errors — Authlogic::Session::Validation
#failed_login_ban_for — Authlogic::Session::BruteForceProtection::Config
#failed_login_ban_for= — Authlogic::Session::BruteForceProtection::Config
#find — Authlogic::Session::Persistence::ClassMethods
#find_by_login_method — Authlogic::Session::Password::Config
#find_by_login_method= — Authlogic::Session::Password::Config
#find_by_smart_case_login_field — Authlogic::ActsAsAuthentic::Login::Config
#find_using_perishable_token — Authlogic::ActsAsAuthentic::PerishableToken::Methods::ClassMethods
#find_using_perishable_token! — Authlogic::ActsAsAuthentic::PerishableToken::Methods::ClassMethods
#forget! — Authlogic::ActsAsAuthentic::PersistenceToken::Methods::InstanceMethods
#forget_all — Authlogic::ActsAsAuthentic::PersistenceToken::Methods::ClassMethods
#friendly_token — Authlogic::Random
#generalize_credentials_error_messages — Authlogic::Session::Password::Config
#generalize_credentials_error_messages= — Authlogic::Session::Password::Config
#generate_session — Authlogic::SessionGenerator
#guessed_klass_name — Authlogic::Session::Klass::Config
#hex_token — Authlogic::Random
#http_auth_requested? — Authlogic::TestCase::MockController
#http_basic_auth_realm — Authlogic::Session::HttpAuth::Config
#http_basic_auth_realm= — Authlogic::Session::HttpAuth::Config
#httponly — Authlogic::Session::Cookies::Config
#httponly — Authlogic::Session::Cookies::InstanceMethods
#httponly= — Authlogic::Session::Cookies::InstanceMethods
#httponly= — Authlogic::Session::Cookies::Config
#httponly? — Authlogic::Session::Cookies::InstanceMethods
#human_attribute_name — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#human_name — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#i18n_scope — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#id — Authlogic::Session::Id
#ignore_blank_passwords — Authlogic::ActsAsAuthentic::Password::Config
#ignore_blank_passwords= — Authlogic::ActsAsAuthentic::Password::Config
#inspect — Authlogic::Session::Foundation::InstanceMethods
#invalid_password? — Authlogic::Session::Password::InstanceMethods
#klass — Authlogic::Session::Klass::Config
#klass_name — Authlogic::Session::Klass::Config
#last_request_at_threshold — Authlogic::Session::MagicColumns::Config
#last_request_at_threshold= — Authlogic::Session::MagicColumns::Config
#last_request_update_allowed? — Authlogic::ControllerAdapters::AbstractAdapter
#logged_in? — Authlogic::ActsAsAuthentic::LoggedInStatus::Methods::InstanceMethods
#logged_in_timeout — Authlogic::ActsAsAuthentic::LoggedInStatus::Config
#logged_in_timeout= — Authlogic::ActsAsAuthentic::LoggedInStatus::Config
#logged_out? — Authlogic::ActsAsAuthentic::LoggedInStatus::Methods::InstanceMethods
#logger — Authlogic::TestCase::MockController
#login_field — Authlogic::Session::Password::Config
#login_field — Authlogic::ActsAsAuthentic::Login::Config
#login_field= — Authlogic::ActsAsAuthentic::Login::Config
#login_field= — Authlogic::Session::Password::Config
#logout_on_timeout — Authlogic::Session::Timeout::Config
#logout_on_timeout= — Authlogic::Session::Timeout::Config
#lookup_ancestors — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#maintain_sessions — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#maintain_sessions= — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#merge_validates_confirmation_of_password_field_options — Authlogic::ActsAsAuthentic::Password::Config
#merge_validates_format_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#merge_validates_format_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#merge_validates_length_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#merge_validates_length_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#merge_validates_length_of_password_confirmation_field_options — Authlogic::ActsAsAuthentic::Password::Config
#merge_validates_length_of_password_field_options — Authlogic::ActsAsAuthentic::Password::Config
#merge_validates_uniqueness_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#merge_validates_uniqueness_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#method_missing — Authlogic::ControllerAdapters::SinatraAdapter::Cookies
#method_missing — Authlogic::ControllerAdapters::SinatraAdapter::Controller
#model_name — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#new_record? — Authlogic::Session::ActiveRecordTrickery::InstanceMethods
#new_session? — Authlogic::Session::Existence::InstanceMethods
#params — Authlogic::ControllerAdapters::AbstractAdapter
#params — Authlogic::TestCase::MockController
#params_key — Authlogic::Session::Params::Config
#params_key= — Authlogic::Session::Params::Config
#password — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#password= — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#password_field — Authlogic::Session::Password::Config
#password_field= — Authlogic::Session::Password::Config
#password_salt_field — Authlogic::ActsAsAuthentic::Password::Config
#password_salt_field= — Authlogic::ActsAsAuthentic::Password::Config
#perishable_token_valid_for — Authlogic::ActsAsAuthentic::PerishableToken::Config
#perishable_token_valid_for= — Authlogic::ActsAsAuthentic::PerishableToken::Config
#persisted? — Authlogic::Session::Foundation::InstanceMethods
#persisting? — Authlogic::Session::Persistence::InstanceMethods
#randomize_password — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#randomize_password! — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#remember_me — Authlogic::Session::Cookies::Config
#remember_me — Authlogic::Session::Cookies::InstanceMethods
#remember_me= — Authlogic::Session::Cookies::InstanceMethods
#remember_me= — Authlogic::Session::Cookies::Config
#remember_me? — Authlogic::Session::Cookies::InstanceMethods
#remember_me_for — Authlogic::Session::Cookies::InstanceMethods
#remember_me_for — Authlogic::Session::Cookies::Config
#remember_me_for= — Authlogic::Session::Cookies::Config
#remember_me_until — Authlogic::Session::Cookies::InstanceMethods
#remove_acts_as_authentic_module — Authlogic::ActsAsAuthentic::Base::Config
#request — Authlogic::TestCase::RailsRequestAdapter
#request — Authlogic::TestCase::MockController
#request — Authlogic::ControllerAdapters::AbstractAdapter
#request_content_type — Authlogic::TestCase::RailsRequestAdapter
#request_content_type — Authlogic::ControllerAdapters::AbstractAdapter
#request_content_type — Authlogic::TestCase::MockController
#request_content_type — Authlogic::ControllerAdapters::RailsAdapter
#request_http_basic_auth — Authlogic::Session::HttpAuth::Config
#request_http_basic_auth= — Authlogic::Session::HttpAuth::Config
#require_password_confirmation — Authlogic::ActsAsAuthentic::Password::Config
#require_password_confirmation= — Authlogic::ActsAsAuthentic::Password::Config
#reset_password — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#reset_password! — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#reset_perishable_token — Authlogic::ActsAsAuthentic::PerishableToken::Methods::InstanceMethods
#reset_perishable_token! — Authlogic::ActsAsAuthentic::PerishableToken::Methods::InstanceMethods
#reset_persistence_token — Authlogic::ActsAsAuthentic::PersistenceToken::Methods::InstanceMethods
#reset_persistence_token! — Authlogic::ActsAsAuthentic::PersistenceToken::Methods::InstanceMethods
#reset_single_access_token — Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
#reset_single_access_token! — Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
#reset_single_access_token? — Authlogic::ActsAsAuthentic::SingleAccessToken::Methods::InstanceMethods
#responds_to_last_request_update_allowed? — Authlogic::ControllerAdapters::AbstractAdapter
#responds_to_single_access_allowed? — Authlogic::ControllerAdapters::AbstractAdapter
#save — Authlogic::Session::Existence::InstanceMethods
#save! — Authlogic::Session::Existence::InstanceMethods
#save_without_session_maintenance — Authlogic::ActsAsAuthentic::SessionMaintenance::Methods
#scope — Authlogic::Session::Scopes::ClassMethods
#scope — Authlogic::Session::Scopes::InstanceMethods
#secure — Authlogic::Session::Cookies::Config
#secure — Authlogic::Session::Cookies::InstanceMethods
#secure= — Authlogic::Session::Cookies::InstanceMethods
#secure= — Authlogic::Session::Cookies::Config
#secure? — Authlogic::Session::Cookies::InstanceMethods
#self_and_descendants_from_active_record — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#self_and_descendents_from_active_record — Authlogic::Session::ActiveRecordTrickery::ClassMethods
#session — Authlogic::ControllerAdapters::AbstractAdapter
#session — Authlogic::ControllerAdapters::SinatraAdapter::Controller
#session — Authlogic::TestCase::MockController
#session_class — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#session_class= — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#session_ids — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#session_ids= — Authlogic::ActsAsAuthentic::SessionMaintenance::Config
#session_key — Authlogic::Session::Session::Config
#session_key= — Authlogic::Session::Session::Config
#set_last_request_at? — Authlogic::Session::MagicColumns::InstanceMethods
#single_access_allowed? — Authlogic::ControllerAdapters::AbstractAdapter
#single_access_allowed_request_types — Authlogic::Session::Params::Config
#single_access_allowed_request_types= — Authlogic::Session::Params::Config
#stale? — Authlogic::Session::Timeout::InstanceMethods
#to_key — Authlogic::Session::Foundation::InstanceMethods
#to_model — Authlogic::Session::ActiveRecordTrickery::InstanceMethods
#transition_from_crypto_providers — Authlogic::ActsAsAuthentic::Password::Config
#transition_from_crypto_providers= — Authlogic::ActsAsAuthentic::Password::Config
#transition_from_restful_authentication — Authlogic::ActsAsAuthentic::RestfulAuthentication::Config
#transition_from_restful_authentication= — Authlogic::ActsAsAuthentic::RestfulAuthentication::Config
#translate — Authlogic::I18n::Translator
#valid? — Authlogic::Session::Validation
#valid_password? — Authlogic::ActsAsAuthentic::Password::Methods::InstanceMethods
#validate_email_field — Authlogic::ActsAsAuthentic::Email::Config
#validate_email_field= — Authlogic::ActsAsAuthentic::Email::Config
#validate_login_field — Authlogic::ActsAsAuthentic::Login::Config
#validate_login_field= — Authlogic::ActsAsAuthentic::Login::Config
#validate_password_field — Authlogic::ActsAsAuthentic::Password::Config
#validate_password_field= — Authlogic::ActsAsAuthentic::Password::Config
#validates_confirmation_of_password_field_options — Authlogic::ActsAsAuthentic::Password::Config
#validates_confirmation_of_password_field_options= — Authlogic::ActsAsAuthentic::Password::Config
#validates_format_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#validates_format_of_email_field_options= — Authlogic::ActsAsAuthentic::Email::Config
#validates_format_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#validates_format_of_login_field_options= — Authlogic::ActsAsAuthentic::Login::Config
#validates_length_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#validates_length_of_email_field_options= — Authlogic::ActsAsAuthentic::Email::Config
#validates_length_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#validates_length_of_login_field_options= — Authlogic::ActsAsAuthentic::Login::Config
#validates_length_of_password_confirmation_field_options — Authlogic::ActsAsAuthentic::Password::Config
#validates_length_of_password_confirmation_field_options= — Authlogic::ActsAsAuthentic::Password::Config
#validates_length_of_password_field_options — Authlogic::ActsAsAuthentic::Password::Config
#validates_length_of_password_field_options= — Authlogic::ActsAsAuthentic::Password::Config
#validates_uniqueness_of_email_field_options — Authlogic::ActsAsAuthentic::Email::Config
#validates_uniqueness_of_email_field_options= — Authlogic::ActsAsAuthentic::Email::Config
#validates_uniqueness_of_login_field_options — Authlogic::ActsAsAuthentic::Login::Config
#validates_uniqueness_of_login_field_options= — Authlogic::ActsAsAuthentic::Login::Config
#validations_scope — Authlogic::ActsAsAuthentic::ValidationsScope::Config
#validations_scope= — Authlogic::ActsAsAuthentic::ValidationsScope::Config
#verify_password_method — Authlogic::Session::Password::Config
#verify_password_method= — Authlogic::Session::Password::Config
#with_scope — Authlogic::Session::Scopes::ClassMethods