Skip to content

Deprecate Kotlin methods that have equivalents using reified types #10365

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
eleftherias opened this issue Oct 12, 2021 · 0 comments
Closed

Deprecate Kotlin methods that have equivalents using reified types #10365

eleftherias opened this issue Oct 12, 2021 · 0 comments
Assignees
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Milestone

Comments

@eleftherias
Copy link
Contributor

gh-8697 introduced Kotlin methods that use reified types instead of accepting a Java class parameter.

The legacy methods that accept Java class parameters should be deprecated in favor of the methods that use reified types.

@eleftherias eleftherias added in: config An issue in spring-security-config type: enhancement A general enhancement labels Oct 12, 2021
@eleftherias eleftherias added this to the 5.6.0-RC1 milestone Oct 12, 2021
@eleftherias eleftherias self-assigned this Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant