Peter Hansson created NETBEANS-61:
-------------------------------------
Summary: Allow Authenticator to be pluggable
Key: NETBEANS-61
URL: https://issues.apache.org/jira/browse/NETBEANS-61
Project: NetBeans
Issue Type: Improvement
Components: platform - Other
Reporter: Peter Hansson
Currently the Platform will install its own version of an
[Authenticator|https://docs.oracle.com/javase/8/docs/api/java/net/Authenticator.html],
called {{NbAuthenticator}}. There's no way for Platform users to use their own
Authenticator which may be more appropriate for the given application than the
one provided by the Platform by default.
Thanks to Lookup this is dead easy to fix.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)