Orion and Security (2)

2001-05-21 Thread Doug Pham
Hi All, I posted an email about Orion and Security a few days ago and got some great response. Let me go into a little more details and see if what I am doing will work accordingly? 1. The security model I need is to all a user to log in once but can use multiple applications within

Re: Orion and Security

2001-05-18 Thread Michael Jara
; To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, May 18, 2001 5:21 AM Subject: Re: Orion and Security > Doug, you're describing something well within J2EE's role specification's > capabilities; just define roles that can get to a given resource, assi

Re: Orion and Security

2001-05-18 Thread Johan Fredriksson
Singleton pattern in orion.lib should do this for you. Johan - Original Message - From: "Doug Pham" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 9:26 PM Subject: Orion and Security > Hi All, > > Cus

Re: Orion and Security

2001-05-18 Thread Joseph B. Ottinger
Doug, you're describing something well within J2EE's role specification's capabilities; just define roles that can get to a given resource, assign users to those roles, and then store those users in a database. For a simple example, see http://adjacency.org/atm/ -- it's still being written at the

Orion and Security

2001-05-17 Thread Doug Pham
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