Skip to content
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

Add support for JSR 107 cache #10363

Closed
marcusdacoregio opened this issue Oct 12, 2021 · 2 comments
Closed

Add support for JSR 107 cache #10363

marcusdacoregio opened this issue Oct 12, 2021 · 2 comments
Assignees
Labels
in: core An issue in spring-security-core status: invalid An issue that we don't feel is valid

Comments

@marcusdacoregio
Copy link
Contributor

marcusdacoregio commented Oct 12, 2021

Since we will drop the EhCache2 support in 6.0, we should add support for JCache which EhCache3 is fully compliant

@marcusdacoregio marcusdacoregio added in: core An issue in spring-security-core type: enhancement A general enhancement labels Oct 12, 2021
@marcusdacoregio marcusdacoregio added this to the 6.x milestone Oct 12, 2021
marcusdacoregio added a commit to marcusdacoregio/spring-security that referenced this issue Oct 20, 2021
rwinch pushed a commit that referenced this issue Oct 25, 2021
rwinch pushed a commit that referenced this issue Oct 26, 2021
marcusdacoregio added a commit to marcusdacoregio/spring-security that referenced this issue Nov 1, 2021
@rwinch
Copy link
Member

rwinch commented Jun 3, 2022

What specific cache are you thinking? I wonder if we should or already have an implementation that uses Spring abstraction which has implementations for all sorts of caches?

@marcusdacoregio
Copy link
Contributor Author

Thanks @rwinch, yes we do have the org.springframework.security.core.userdetails.cache.SpringCacheBasedUserCache that uses the Spring abstraction. I'll close this as invalid.

@marcusdacoregio marcusdacoregio added status: invalid An issue that we don't feel is valid and removed type: enhancement A general enhancement labels Jun 22, 2022
@marcusdacoregio marcusdacoregio removed this from the 6.0.x milestone Jun 22, 2022
@marcusdacoregio marcusdacoregio self-assigned this Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core status: invalid An issue that we don't feel is valid
Projects
Status: Done
Development

No branches or pull requests

2 participants