Skip to content

Conversation

therepanic
Copy link
Contributor

Since AuthenticationTrustResolver can handle null arguments (this is also stated in the implementation of this interface), we should mark these arguments as @Nullable.

Closes: gh-17764

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 19, 2025
Since AuthenticationTrustResolver can handle null arguments (this is
also stated in the implementation of this interface), we should mark
these arguments as `@Nullable`.

Closes: spring-projectsgh-17764

Signed-off-by: Andrey Litvitski <[email protected]>
@rwinch rwinch self-assigned this Aug 20, 2025
@rwinch rwinch added in: core An issue in spring-security-core type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 20, 2025
@rwinch rwinch merged commit 47be93e into spring-projects:main Aug 20, 2025
6 checks passed
@rwinch
Copy link
Member

rwinch commented Aug 20, 2025

Thanks for the Pull Request! This is now merged into main 😄

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 type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing nullability information in AuthenticationTrustResolver
3 participants