Skip to content

JwtAuthenticationProvider authenticate nullability fix#18305

Open
alfonsoristorato wants to merge 2 commits intospring-projects:mainfrom
alfonsoristorato:jwtAuthenticationProvider-authenticate-nullability-fix
Open

JwtAuthenticationProvider authenticate nullability fix#18305
alfonsoristorato wants to merge 2 commits intospring-projects:mainfrom
alfonsoristorato:jwtAuthenticationProvider-authenticate-nullability-fix

Conversation

@alfonsoristorato
Copy link
Copy Markdown

Addressing issue I created #18229. Not sure if this was ever intended to be nullable, but as we throw when token is null it makes sense to me to add @NotNull

No tests added as this is already covered in

…tication

Signed-off-by: alfonsoristorato <alfonsoristorato@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 13, 2025
Signed-off-by: alfonsoristorato <alfonsoristorato@gmail.com>
@alfonsoristorato
Copy link
Copy Markdown
Author

@rwinch I see you are very active on PRs, sorry to tag :), but it would be good to have some feedback on this or docs update if this nullability is indeed the way forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants