Skip to content

Resource Server Package Name Inconsistencies #7349

Closed
@jzheaux

Description

@jzheaux

Some of the classes in oauth2-resource-server could be better aligned with the whole.

For example, if XYZ represents the root package for that module, then:

  • authentication filters tend to be in XYZ.web.authentication, but BearerTokenAuthenticationFilter is only in XYZ.web
  • authentication tokens tend to be in XYZ.authentication, but BearerTokenAuthenticationToken is in XYZ

Since these have both GA'd already, they likely won't be adjusted on the 5.x release train, but I'm recording this for future reference.

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: breaks-passivityA change that breaks passivity with the previous releasetype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

      翻译: