Details
Description
Support for charsets in BasicAuthenticator was added in JDK-8199849.
As part of the change, a new protected field called "charset" was added which was not part of the CSR and is not required.
Need to make this field private
As part of the change, a new protected field called "charset" was added which was not part of the CSR and is not required.
Need to make this field private