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

[ELY-2161] Add parameter validation to the builder setters in LegacyP… #1585

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

vijay-boddupalli
Copy link
Contributor

https://issues.redhat.com/browse/ELY-2161

Added not null validation for setters

@wildfly-ci
Copy link

Hello, vijay-boddupalli. I'm waiting for one of the admins to verify this patch with /ok-to-test in a comment.

@Skyllarr
Copy link
Contributor

Skyllarr commented Oct 1, 2021

@vijay-boddupalli And just a minor suggestion, if you want you can add (must not be {@code null}) to the javadoc belonging to the parameter that cannot be null.

…ropertiesSecurityRealm

Added not null validation for setters
@Skyllarr Skyllarr added the +1 DV label Oct 1, 2021
@fjuma fjuma added the +1 FJ label Oct 1, 2021
@fjuma fjuma merged commit 08112b1 into wildfly-security:1.x Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants