Hi All,
Customer security is the question here. Has anyone develop a security
system where all the information is located in the relational database. I
would like the security to be held at the application server but as we go
into each restricted page, it will send the page info to the securityManager
which will send back the response privileges where the page can determine
from there. Basically the secuityManager is at the server level and will
hold all the security information for a particular user for all the
applications available for that server.
Thanks
Doug Pham