Ralasafe Access Control Middleware( short for Ralasafe ) is MIT licensed open sourced, and community driven development.
Source Url
Ralasafe source is hosted in sourceforge. SVN Url:https://ralasafe.svn.sourceforge.net/svnroot/ralasafe/ralasafe/, Or just view codes online: http://ralasafe.svn.sourceforge.net/viewvc/ralasafe/ralasafe/.
Build with ant
Fell free to download from SVN, and build with ant:
ant all
How to build project in eclipse
Eclipse supports creating a web project from svn. So just follow the wizard to create a new project.
These folders are source folders: client, constants-and-commons,demo,entitlement,for-client-interface,orm,src,user,util. All jars under folder lib should be set as project library and jee dependencies.
Other installation steps
I will write it next blog.