|
Relates :
|
|
|
Relates :
|
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").
|