Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

refactor(OAuth2): groovy to java conversion for OAuth module#1871

Merged
mergify[bot] merged 16 commits intospinnaker:masterfrom
rahul-chekuri:oauth-groovy-java
Feb 27, 2025
Merged

refactor(OAuth2): groovy to java conversion for OAuth module#1871
mergify[bot] merged 16 commits intospinnaker:masterfrom
rahul-chekuri:oauth-groovy-java

Conversation

@rahul-chekuri
Copy link
Contributor

Validated and tested using google and github OAuth.

@dbyron-sf
Copy link
Contributor

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Feb 19, 2025

update

✅ Branch has been successfully updated

- Replaced member injection with constructor injection
- Improved encapsulation by removing direct member access
- Updated tests to pass dependencies via constructor
- Removed  annotations from individual members
- Added  to the all-args constructor
- Removed no-arg constructor to enforce dependency injection
- Improved clarity and testability of the class
…it optional using Optional<SpinnakerProviderTokenServices>
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Feb 27, 2025
@mergify mergify bot added the auto merged label Feb 27, 2025
@mergify mergify bot merged commit 381f554 into spinnaker:master Feb 27, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants