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

Name cleanup #840

Merged
merged 4 commits into from Sep 28, 2023
Merged

Name cleanup #840

merged 4 commits into from Sep 28, 2023

Conversation

lhazlewood
Copy link
Contributor

Clean up inconsistent or unnecessarily verbose class or method names

…rint

- Renamed X509Mutator#x509CertificateSha256Thumbprint to x509Sha256Thumbprint
- Renamed X509Builder#withX509Sha1Thumbprint to x509Sha1Thumbprint
- Renamed X509Builder#withX509Sha256Thumbprint to x509Sha256Thumbprint
- Renamed X509Builder#x509CertificateChain to x509Chain
- Renamed X509Accessor#getX509CertificateChain to getX509Chain
- Renamed X509Accessor#getX509CertificateSha1Thumbprint getX509Sha1Thumbprint
- Renamed X509Accessor#getX509CertificateSha256Thumbprint to getX509Sha256Thumbprint
- Renamed JwtParserBuilder#enableUnsecuredDecompression() to unsecuredDecompression()
…ted() (removed boolean argument also to be consistent with JwtParserBuilder#unsecured())
@lhazlewood lhazlewood merged commit 20b2fa9 into master Sep 28, 2023
24 checks passed
@lhazlewood lhazlewood deleted the name-cleanup branch September 28, 2023 01:36
@lhazlewood lhazlewood added this to the 0.12.0 milestone Sep 28, 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.

None yet

1 participant