Table of Contents - jump_in-0.0.3 Documentation
Pages
Classes and Modules
- JumpIn
- JumpIn::AttributesNotUnique
- JumpIn::Authentication
- JumpIn::Authentication::ClassMethods
- JumpIn::Authentication::Persistence
- JumpIn::Authentication::Persistence::Cookies
- JumpIn::Authentication::Persistence::Session
- JumpIn::AuthenticationStrategyError
- JumpIn::Configuration
- JumpIn::Error
- JumpIn::Generators
- JumpIn::Generators::InstallGenerator
- JumpIn::InvalidTokenError
- JumpIn::PasswordReset
- JumpIn::Strategies
- JumpIn::Strategies::Base
- JumpIn::Strategies::ByPassword
- JumpIn::Tokenator
Methods
- ::conf — JumpIn
- ::configure — JumpIn
- ::detected? — JumpIn::Strategies::Base
- ::has_unique_attributes — JumpIn::Strategies::Base
- ::included — JumpIn::Authentication
- ::included — JumpIn::Authentication::Persistence::Cookies
- ::included — JumpIn::Authentication::Persistence::Session
- ::inherited — JumpIn::Strategies::Base
- ::new — JumpIn::Error
- ::new — JumpIn::Configuration
- ::new — JumpIn::Strategies::Base
- #authenticate_by_strategy — JumpIn::Authentication
- #authenticate_user — JumpIn::Strategies::Base
- #authenticate_user — JumpIn::Strategies::ByPassword
- #copy_initializer — JumpIn::Generators::InstallGenerator
- #current_user — JumpIn::Authentication
- #current_user_from_cookies — JumpIn::Authentication::Persistence::Cookies
- #current_user_from_session — JumpIn::Authentication::Persistence::Session
- #decode_and_split_token — JumpIn::Tokenator
- #decode_time — JumpIn::Tokenator
- #detected_strategy — JumpIn::Authentication
- #generate_token — JumpIn::Tokenator
- #generate_unique_token_for — JumpIn::PasswordReset
- #get_current_user — JumpIn::Authentication
- #jump_in — JumpIn::Authentication
- #jump_out — JumpIn::Authentication
- #jumpin_callback — JumpIn::Authentication::ClassMethods
- #jumpin_use — JumpIn::Authentication::ClassMethods
- #logged_in? — JumpIn::Authentication
- #login — JumpIn::Authentication
- #message — JumpIn::InvalidTokenError
- #message — JumpIn::AuthenticationStrategyError
- #message — JumpIn::AttributesNotUnique
- #password_reset_valid? — JumpIn::PasswordReset
- #remove_user_cookies — JumpIn::Authentication::Persistence::Cookies
- #remove_user_session — JumpIn::Authentication::Persistence::Session
- #set_password_reset_for — JumpIn::PasswordReset
- #set_token — JumpIn::PasswordReset
- #set_user_cookies — JumpIn::Authentication::Persistence::Cookies
- #set_user_session — JumpIn::Authentication::Persistence::Session
- #token_correct? — JumpIn::PasswordReset
- #token_uniq? — JumpIn::PasswordReset
- #token_uniq_or_empty? — JumpIn::PasswordReset
- #update_password_for — JumpIn::PasswordReset