Skip to content

Make all utils classes public #1290

@akuma8

Description

@akuma8

I am currently implementing custom grant type and I use existing grant types as example.
The issue is that I have to copy-paste existing utils classes like those present in org.springframework.security.oauth2.client.jackson2 package or in org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers because they are package private.
It would be nice to have access to them to help developers.
Thank you

Metadata

Metadata

Assignees

Labels

status: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions