I am trying to use jSecurity for an enterprise java app, but the documentation is...well...lacking.
Has anyone out there in SO-land been able to get the JDBCRealm setup, and if so did you find a SQL setup script or did you just derive it on your own? Either way, can you provide the create SQL statements to make this work?
I have posted to the mailing list here, but I don't know if\when I will get a response\I don't have a long time to wait.
Thanks in advance!
So far as I can tell, this is it (or will work well enough in most circumstances):
[EDIT: If you are using Maven you will need ehcache and commons-logging in your POM as well]