Hi All,

I ran into JSecurity yesterday and it looks very promising, i'd like to add it to my web service application.

The only hurdle to cross is the fact that my app uses its own "object oriented DB" ; i would therefore like to customize Jsecurity to use our own data layer.

is it possible to customize just the low-level db access , and allow JSecurity to maintain all the great features that it offers without rewriting all aspects?

if so what is the bare minimum list of objects and interfaces that i need to extend in order to achieve that goal (this is a new app , so i don't have to align with any existing table schema).

To the project developers , Great Job! , the library seems very simple and easy to use, and after messing about with JAAS for awhile , i can really value simplicity.

Thanks,
Shay



Reply via email to