An open API service indexing awesome lists of open source software.

https://github.com/born2snipe/netbeans-security-gui

Netbeans RCP Application startup login
https://github.com/born2snipe/netbeans-security-gui

Last synced: about 1 year ago
JSON representation

Netbeans RCP Application startup login

Awesome Lists containing this project

README

          

= Maven Repo

http://b2s-repo.googlecode.com/svn/trunk/mvn-repo

= What it does?

When this module is added to your Netbeans application the user will be prompted to login at application startup.

If the user has a valid login the application will continue to startup.

If the user cancels the application will shutdown.

= How to use it?
- add this artifact to your pom file.
- implement a LoginService as a ProvidedService