-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
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
OrangeDog
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply