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
- Host: GitHub
- URL: https://github.com/born2snipe/netbeans-security-gui
- Owner: born2snipe
- License: other
- Created: 2010-12-08T00:34:16.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-08T00:59:25.000Z (over 15 years ago)
- Last Synced: 2025-02-17T12:45:33.519Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
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