-
Notifications
You must be signed in to change notification settings - Fork 2
feat(sdk)!: add base key and support for key grants in ZTDF #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a2d8b83
minor refactor
mkleene 4b6a10e
now at least we are adding things from grants
mkleene 075b4ac
just saving
mkleene 744220e
just saving
mkleene c8b458f
saving
mkleene 9fb0bd6
get tests passing again
mkleene b71f57e
pull the planning inside of autoconfigure
mkleene 2d4f3e6
cleanup
mkleene 65a4987
debug
mkleene 2cfd3ec
only plan when we mean to
mkleene 98653b9
restructure
mkleene e900df3
add some tests
mkleene 78031d8
one more test
mkleene 8c0bcf4
add test for resolving keys
mkleene c8370e7
added a split
mkleene 41f3d6a
fix up tests
mkleene 491cbf3
a couple more tests
mkleene 26016f3
remove condition we do not need
mkleene 1ba4cd5
add test for default kases
mkleene 95232ad
add more tests
mkleene 7f5a2d4
more tests
mkleene 76085d3
sonarcloud
mkleene d34056e
more sonar
mkleene dfc3638
one more tiny one
mkleene 93910da
more sonar
mkleene f94c1df
gemini suggestions
mkleene 4e6be46
more gemini
mkleene f1a3244
even more (incorrect) gemini
mkleene f11faf9
Merge branch 'main' into base-key
mkleene bd64b41
Merge branch 'main' into base-key
mkleene a5f0c64
Merge remote-tracking branch 'origin/main' into base-key
mkleene aaebc79
clarify
mkleene f8aff1b
thread the algorithm through
mkleene e233de4
clarify a bit
mkleene cb94c03
add a key
mkleene 98b95d9
test errors
mkleene e20ad25
remove unused methods
mkleene c442ff8
pump those coverage numbers
mkleene 4e3b907
fix test
mkleene 9124da8
Update KeyType.java
mkleene File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
519 changes: 333 additions & 186 deletions
519
sdk/src/main/java/io/opentdf/platform/sdk/Autoconfigure.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.