https://github.com/born2snipe/netbeans-security-api
Netbeans RCP application extension points for providing authentication and role lookup
https://github.com/born2snipe/netbeans-security-api
Last synced: about 1 year ago
JSON representation
Netbeans RCP application extension points for providing authentication and role lookup
- Host: GitHub
- URL: https://github.com/born2snipe/netbeans-security-api
- Owner: born2snipe
- License: other
- Created: 2010-12-08T00:30:47.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-08T00:55:02.000Z (over 15 years ago)
- Last Synced: 2025-02-17T12:45:33.720Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 1
- 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?
This provides extension points so you can give the proper login mechanism your application uses
= Extension Points
LoginService - provides custom authenication for you application
UserRoleService - provides custom role lookup for your user