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

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

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