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

MariadbConnectionConfiguration.Builder exposes public fields #2

Closed
mp911de opened this issue Mar 5, 2020 · 1 comment
Closed

MariadbConnectionConfiguration.Builder exposes public fields #2

mp911de opened this issue Mar 5, 2020 · 1 comment

Comments

@mp911de
Copy link

mp911de commented Mar 5, 2020

The following fields in Builder are public:

  • rsaPublicKey
  • cachingRsaPublicKey
  • allowPublicKeyRetrieval

Those should be rather private and only be settable via configuration methods.

@rusher
Copy link
Collaborator

rusher commented Mar 5, 2020

right, corrected for next version (in 0.8.1-alpha2 SNAPSHOT)

@rusher rusher closed this as completed Mar 5, 2020
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

No branches or pull requests

2 participants