# ri > ActionDispatch::Session::AbstractSecureStore

---
type: CommandReference
command: ActionDispatch::Session::AbstractSecureStore
mode: ri
section: ""
source: ri
---

## Quick Reference

- `generate_sid` — generates a new session ID

## Name

**ActionDispatch::Session::AbstractSecureStore** — extends `Rack::Session::Abstract::PersistedSecure`. Includes Compatibility and StaleSessionCheck.

## Synopsis

Not applicable.

## Options

- `generate_sid` — generates a new session ID

## Examples

No examples provided.

## See Also

- [ActionDispatch::Session::AbstractSecureStore](http://localhost/phpMan.php/perldoc/ActionDispatch%3A%3ASession%3A%3AAbstractSecureStore/markdown)
- [Rack::Session::Abstract::PersistedSecure](http://localhost/phpMan.php/perldoc/Rack%3A%3ASession%3A%3AAbstract%3A%3APersistedSecure/markdown)

## Exit Codes

Not documented.