Thank you.  This is more of what I was after.  I'll take another look at the
code and see where the hooks are.

I was thinking for any given table/view/field there might be custom
validation hooks (read, update, create; CRUD if you like) using cached
user/role values.

On 2/27/07, Andrus Adamchik <[EMAIL PROTECTED]> wrote:

Well, think of it this way - Cayenne ROP provides the data model and
a way to add hooks to the runtime. These are the two pieces that can
be used to implement a custom security mechanism. None of the
security features are built in Cayenne, but it allows adding them.

So answering Carl's question, I don't think you'll find anything
prepackaged, but this doesn't mean you can't build it.

Andrus


On Feb 27, 2007, at 4:23 PM, Michael Gentry wrote:

> These pages may help you:
>
> http://cayenne.apache.org/doc/remote-object-persistence-security.html
> http://cayenne.apache.org/doc/remote-object-persistence-
> limitations.html
>
> In a nutshell, I think you get basic security at the moment, but
> nothing too advanced (such as role-based, etc.).  Hope that helps
> some.
>
> /dev/mrg
>
>
> On 2/27/07, Carl Mosca <[EMAIL PROTECTED]> wrote:
>> Yes, I am looking for user/role security for Cayenne's Remote Object
>> Persistence.
>>
>> On 2/27/07, Michael Gentry <[EMAIL PROTECTED]> wrote:
>> >
>> > I hadn't heard of JOSSO before.  Are you looking for user/role
>> > security for Cayenne's Remote Object Persistence features or
>> something
>> > different?
>> >
>> > /dev/mrg
>> >
>> >
>> > On 2/24/07, Carl Mosca <[EMAIL PROTECTED]> wrote:
>> > > I asked about security a little while back and I came up short of
>> > finding a
>> > > solution that will allow me to use cayenne (I want user/role
>> security on
>> > the
>> > > server).
>> > >
>> > > I see where the josso project http://www.josso.org has
>> released 1.5.
>> > >
>> > > I am wondering if anyone has looked into utilizing josso with
>> cayenne.
>> > >
>> > > --
>> > > Carl J. Mosca
>> > >
>> >
>>
>>
>>
>> --
>> Carl J. Mosca
>>
>




--
Carl J. Mosca

Reply via email to