Skip to content
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

Immutables #790

Merged
merged 33 commits into from
Aug 4, 2023
Merged

Immutables #790

merged 33 commits into from
Aug 4, 2023

Conversation

lhazlewood
Copy link
Contributor

@lhazlewood lhazlewood commented Aug 4, 2023

Made all Header and Claims instances immutable in preparation for the 1.0 release. Mutations are all accomplished via simple builders.

…nterfaces was sufficient

- KeyAlgorithm#getEncryptionKey now accepts a JweHeader that is mutable. Implementations can just use Map#put to modify the header state if desired.
…IP entry.

Renamed all Standard***AlgorithmsBridge to Standard***Algorithms
@lhazlewood lhazlewood merged commit 529f04d into master Aug 4, 2023
18 checks passed
@lhazlewood lhazlewood deleted the immutables branch August 4, 2023 19:35
@lhazlewood lhazlewood added this to the 0.12.0 milestone Aug 11, 2023
@jwtk jwtk deleted a comment from sonatype-lift bot Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant