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

public fields for IdcsMtRoleMapperProvider.MtCacheKey #1408

Closed
martin-sladecek opened this issue Feb 19, 2020 · 0 comments · Fixed by #1409
Closed

public fields for IdcsMtRoleMapperProvider.MtCacheKey #1408

martin-sladecek opened this issue Feb 19, 2020 · 0 comments · Fixed by #1409

Comments

@martin-sladecek
Copy link
Contributor

Problem Description

In order to implement custom EvictableCache implementation for IdcsMtRoleMapperProvider, it might be necessary to access the fields of the MtCacheKey (if cache doesn't use java hashCode).
The fields are currently protected, they should be made public.

tomas-langer added a commit that referenced this issue Feb 21, 2020
…on 1.x (#1413)

* 1408 public fields for IdcsMtRoleMapperProvider.MtCacheKey

* Copyright fix

Co-authored-by: Tomas Langer <tomas.langer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant