-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b147
-
Verified
Some classes in the JDK (jdk.xml.bind) are using reflection and Field.setAccessible to get the default authenticator.
We propose to add a new public method to get the default, and to protect that with a NetPermission("requestPasswordAuthentication").
We propose to add a new public method to get the default, and to protect that with a NetPermission("requestPasswordAuthentication").
- relates to
-
JDK-8169783 jdk.xml.bind should use Authenticator.getDefault()
-
- Resolved
-
-
JDK-8169495 Add a method to set an Authenticator on a HttpURLConnection.
-
- Resolved
-