Table of Contents - unified_csrf_prevention-1.0.0 Documentation
Classes and Modules
- UnifiedCsrfPrevention
- UnifiedCsrfPrevention::ConfigurationError
- UnifiedCsrfPrevention::Core
- UnifiedCsrfPrevention::Middleware
- UnifiedCsrfPrevention::Railtie
- UnifiedCsrfPrevention::RequestForgeryProtection
Methods
- ::checksum_for — UnifiedCsrfPrevention::Core
- ::encode — UnifiedCsrfPrevention::Core
- ::generate_token — UnifiedCsrfPrevention::Core
- ::new — UnifiedCsrfPrevention::Middleware
- ::shared_secret_key — UnifiedCsrfPrevention::Core
- ::valid_token? — UnifiedCsrfPrevention::Core
- #call — UnifiedCsrfPrevention::Middleware
- #checksum — UnifiedCsrfPrevention::RequestForgeryProtection
- #compare_with_real_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #csrf_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #existing_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #new_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #protect_from_forgery — UnifiedCsrfPrevention::RequestForgeryProtection
- #real_csrf_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #secure_cookies? — UnifiedCsrfPrevention::Middleware
- #set_cookie! — UnifiedCsrfPrevention::Middleware
- #set_csrf_cookies! — UnifiedCsrfPrevention::Middleware
- #setup_csrf_token — UnifiedCsrfPrevention::RequestForgeryProtection
- #token_of_correct_length? — UnifiedCsrfPrevention::RequestForgeryProtection
- #valid_authenticity_token? — UnifiedCsrfPrevention::RequestForgeryProtection
- #valid_token? — UnifiedCsrfPrevention::RequestForgeryProtection