I'm in the need of a good security system with users, usergroups, roles, realms and permissions. So a certain user has certain roles, is included in one or more usergroups and has certain permissions. All with unlimited possible combinations.
Believe me, I have searched extensively for a while now, but just cannot find something that I need.
I tried setting up osuser and osacces (which looks like exactly what I want)
with no luck yet (the mailinglist of opensymphony isn't particular responsive). So I'm looking for other options for now, however I'm not sure which one is the best. The only options that exist as far as I know is JAAS or OSUser icm OSAccess.
Anyone succesfully implemented an existing security/authentication-system in combination with Hibernate and can give me some directions?
I can write my own ofcourse, but I prefer using some proven library which I can re-use.