-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Spring Cleanup] Refactor oauth2 webapp to remove Spring Framework De…
…pendency (#2675) * [Spring Cleanup] Remove spring dependency in client attestation filter (#2634) * [Spring Cleanup] Remove spring dependency in client authn filter (#2656) * [Spring Cleanup] Remove Spring dependency from oauth component (#2648) * remove spring dependency from oauth2 components * fix formattings and unit tests * refactor OIDCDiscoveryServiceFactory.java * fix checkstyles issues * fix OAuth2AuthzServiceFactory.java * fix osgi service resolving issues * refactor tests * Fix device auth flow and refactor OpeIdConnectClaimFilterFactory * remove unused services * refactor rar service * fix checkstyle issues * fix unit tests
- Loading branch information
1 parent
f7c101c
commit c2f0adf
Showing
62 changed files
with
1,651 additions
and
1,715 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
...arbon/identity/client/attestation/filter/factory/ApplicationManagementServiceFactory.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
...o2/carbon/identity/client/attestation/filter/factory/ClientAttestationServiceFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.