RFR: 8253053: Javadoc clean up in Authenticator and BasicAuthenicator [v2]
Patrick Concannon
pconcannon at openjdk.java.net
Fri Sep 25 17:32:44 UTC 2020
On Wed, 23 Sep 2020 09:10:09 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8253053: fixed typos; added tags
>
> src/jdk.httpserver/share/classes/com/sun/net/httpserver/BasicAuthenticator.java line 136:
>
>> 134: * Called for each incoming request to verify the
>> 135: * given name and password in the context of this
>> 136: * Authenticator's realm. Any caching of credentials
>
> Maybe remove the uppercase in "this Authenticator's realm"
Change made in https://github.com/openjdk/jdk/pull/301/commits/5d9004612a60da62af3b30502ef2a1d8dfce2826
-------------
PR: https://git.openjdk.java.net/jdk/pull/301
More information about the net-dev
mailing list