Skip to content

Rename SessionIdGenerationStrategy to SessionIdGenerator #2391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marcusdacoregio opened this issue Aug 2, 2023 · 1 comment
Closed

Rename SessionIdGenerationStrategy to SessionIdGenerator #2391

marcusdacoregio opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
in: core type: enhancement A general enhancement
Milestone

Comments

@marcusdacoregio
Copy link
Contributor

We should change the name of the interface SessionIdGenerationStrategy to SessionIdGenerator for a couple of reasons:

  • There is no need for the Strategy suffix
  • The name is not too clear, SessionIdGenerator gives a better idea of what it is for
  • Tomcat has a SessionIdGenerator and WebFlux uses IdGenerator, so we would not deviate too much
@rishiraj88
Copy link

Nice points by @marcusdacoregio .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core type: enhancement A general enhancement
Projects
Archived in project
Development

No branches or pull requests

2 participants