March, Andres wrote:

Thanks to the acegi team, my ACL implementation is relatively simple. But I have been struggling a little finding the proper extension points. The basic implementations are great but I have them hard to extend. In particular, the BasicAclEntryAfterInvocationProvider requires the use of the AbstractBasicAclEntry, so it can call isPermitted(). I am wondering why this method cannot be part of an interface (maybe BasicAclEntry). For various reasons, some of them hibernate-related, I need to have my own implementation of BasicAclEntry. Does this make sense?


I can't see any problem with this at first glance, but would need to take a closer look. Could you please add it to JIRA?

Thanks
Ben


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to