Class: Rack::Session::Abstract::PersistedSecure
- Defined in:
- lib/rack/session/abstract/id.rb
Defined Under Namespace
Classes: SecureSessionHash
Constant Summary
Constants inherited from Persisted
Rack::Session::Abstract::Persisted::DEFAULT_OPTIONS
Instance Attribute Summary
Attributes inherited from Persisted
#default_options, #key, #sid_secure
Instance Method Summary collapse
Methods inherited from Persisted
#call, #commit_session, #context, #initialize
Constructor Details
This class inherits a constructor from Rack::Session::Abstract::Persisted