Hi All,

Forwarding this to this list as it may be the more appropriate..

Thanks!

Marc



----- Forwarded Message ----
From: Marc Dworkin <[email protected]>
To: Grails Users <[email protected]>
Sent: Tuesday, December 23, 2008 2:37:03 PM
Subject: [grails-user] JSecurity Cache


Hi,
 
I am building an app where authorization is a dynamically determined by domain 
object properties.  I chose to use JSecurity, wrote a realm that encapsulates 
the authorization logic and have been using the jsec:hasPermission tag to 
filter content.
 
My problem is that it appears that JSecurity is cache-ing authorization, and so 
not picking up when it changes.   How do I turn off this cache-ing, or how can 
I programmatically clear the cache?
 
Thanks!
 
Marc

Reply via email to