Thank for Your Reply, it's likely what i have to do... even if i'm using EJB3 persistence with JBoss 4... it's implemented by Hibernate but i don't know if this particular feature is implemented... for example Query By Criteria and Query By Example are not part of the EJB3 Feature

And Another Question... seems to me that i can't modify at runtime this filter... i can enable or disable... i can't modify the semantic.... at least i can add an "always true" parameter for a sub-condition....

Thank for the info!!!!

"Hugo Palma" <[EMAIL PROTECTED]> ha scritto nel messaggio news:<[EMAIL PROTECTED]>...
It looks to me that hibernate filters would do the trick,as this is more
like data access security than page or service level security.
You can read more about it here
http://www.hibernate.org/hib_docs/v3/reference/en/html/filters.html

On 5/19/06, Stefano Girotti <[EMAIL PROTECTED]> wrote:


"Brian K. Wallace" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> This is where I stick with ACEGI being unobtrusive. Not discounting any
> other method of doing it at all, but I found that with ACEGI I add a
> hook into "login/logout" pages and there's no other intrusion into my
> Tapestry applications outside the configuration file (aka: no
> "isUserInRole("...")" of any kind.
>
> Again - one size doesn't fit all - especially with security. Take the
> "easiest way for you" as long as it foots the bill and you're usually
> alright.

i'm looking for a Searchable Security:
for example:
for the current user i have to find what special offers can buy....
and again.... the classic Access Control List have read - write - delete
or
admin properties....  i'd like to extend it... for example a special offer
is avaible from date to date... or by special code...

i had a look to ACEGI  and seems to me that is not what i'm looking for :(




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


----------

Signature Light              \\  ~ ~  //
                              (  O o  )
____________________________oOOo_(_)_oOOo_________________________

Main e-mail: [EMAIL PROTECTED]
IRC Nick: IceCubeR
ICQ UIN: 48898319
MSN : [EMAIL PROTECTED]

Visit My Home Page:
http://www.geocities.com/SiliconValley/Way/5515
__________________________________________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to