Date: Thu, 23 Jul 1998 11:06:46 -0700 (PDT)
From: Marianne Mueller <Marianne.Mueller@Eng>
Subject: Re: Object level security
To: jfagan@2bridge.com
You could also subclass java.security.Permission to create your own
permission type, one that is specific to granting access to objects
in the database based on certain criteria, e.g. the userid is in a
particular group.