-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename modules and packages, fix minor nits (#523)
* renamed AccessTokenVerifier -> SelfIssuedTokenVerifier * moved inmem stores into dedicated package * moved SelfISsuedTokenVerifier to identity-hub-core * moved SelfIssuedTokenConstants to SPI * moved CredentialQueryResolverImpl to identity-hub-core * moved EdcScopeToCriterionTransformer to identity-hub-core * remove credential-query-lib * moved verifiable-resentation-lib into identity-hub-core * moved presentation-api to extensions/protocols/dcp * split identity-hub-store-spi up into individual SPIs * fixed typo: identithub -> identityhub * split up validators module * moved all classes in dedicated SPI packages in identity-hub-spi * removed debug log statement * span create-presentation in ONE transaction * refactor participantId -> participantContextId * checkstyle, api version * license headers
- Loading branch information
1 parent
2fbcbdf
commit bca2455
Showing
229 changed files
with
1,026 additions
and
1,009 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
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
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.