Skip to content

Fix AuthenticatorTransport#values to include SMART_CARD#19233

Open
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19232
Open

Fix AuthenticatorTransport#values to include SMART_CARD#19233
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19232

Conversation

@therepanic
Copy link
Copy Markdown
Contributor

We do not specify the SMART_CARD constant in
AuthenticatorTransport#values, even though it is processed in AuthenticatorTransport#valueOf.

Closes: gh-19232

We do not specify the SMART_CARD constant in
`AuthenticatorTransport#values`, even though it is processed in
`AuthenticatorTransport#valueOf`.

Closes: spring-projectsgh-19232

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 28, 2026
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.

AuthenticatorTransport#values should return all values

2 participants