Skip to content

Almost impossible to extend the RedisIndexedSessionRepository class #1562

Closed
@j75

Description

@j75

Although not marked as final, the class RedisIndexedSessionRepository could not be easily extended ; more precisely, the createSession() could not be overriden, as the RedisSession class is not visible.
What about modifying the signature of this class to return a Session instance?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions