Network Authenticator - plugin detail
Alternative java.net.Authenticator

Plugin owner: |
phansson |
Website: |
https://bitbucket.org/phansson/netbeansnetworkauthenticator |
Added: |
2017-09-19 |
License: |
Apache v2 |
Category: |
NetBeans Rich Client Platform |
Downloaded: |
1,258 times |
Rating: |
|
Plugin Log |
Show log
2017-09-20 14:45:17 | geertjan | Plugin published | 2017-09-19 15:24:37 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 15:24:37 | phansson | New full image added | 2017-09-19 15:24:37 | phansson | Plugin edit initiated | 2017-09-19 15:04:04 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 15:04:04 | phansson | Plugin edit initiated | 2017-09-19 15:03:24 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 15:03:24 | phansson | Plugin edit initiated | 2017-09-19 15:01:59 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 15:01:59 | phansson | Plugin edit initiated | 2017-09-19 14:59:58 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:59:58 | phansson | Plugin edit initiated | 2017-09-19 14:56:53 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:56:53 | phansson | Plugin edit initiated | 2017-09-19 14:56:27 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:56:27 | phansson | Plugin edit initiated | 2017-09-19 14:53:28 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:53:28 | phansson | Plugin edit initiated | 2017-09-19 14:49:35 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:49:35 | phansson | Plugin edit initiated | 2017-09-19 14:48:36 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:48:36 | phansson | Plugin edit initiated | 2017-09-19 14:47:28 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:47:28 | phansson | Plugin edit initiated | 2017-09-19 14:46:32 | phansson | Plugin edited, id:72976, pubid:72976 | 2017-09-19 14:46:32 | phansson | Plugin edit initiated | 2017-09-19 14:45:34 | phansson | Plugin saved with .nbm/zip file; id: 72976 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2017-09-19
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
This module provides an alternative implementation of a java.net.Authenticator which then replaces NB's own ditto. The new Authenticator is much more verbose than NB's own and plays much nicer with a NB Platform application (or the IDE for for that matter) as it uses the NB Notification mechanism (balloon text in lower right corner) to alert the user that some action is needed. It also contains a workaround for JDK-8068184 that can cause NetBeans to freeze on startup or any time after that. Prerequisites:
- You must have Proxy Selector V2 Plugin installed. Otherwise the Network Authenticator plugin will have no effect and you'll effectively still be using the NB's standard Authenticator.
- You must be using English language locale. You can check if this is the case in the NB About Window. Java will pick this up from the language of your OS, however you can override this by adding
--locale en to the netbeans_default_options variable in your netbeans.conf file.
The prerequisites will go away once Pull Request #2 has been integrated into Apache NetBeans.
More info and bug tracker:
There's a lot more information available on the project's home. This is also where you can log bug tickets or ask questions.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|