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? ----------------------------------------- Andres March Platform - Apps Engineering Sony Online Entertainment desk: 858.577.3373 cell: 619.519.1519 |
- [Acegisecurity-developer] ACL interfaces March, Andres
- Re: [Acegisecurity-developer] ACL interfaces Ben Alex
- RE: [Acegisecurity-developer] ACL interfaces March, Andres
- RE: [Acegisecurity-developer] ACL interfaces March, Andres
- [Acegisecurity-developer] Acegi from CVS has failin... Paulo Neves
- Re: [Acegisecurity-developer] Acegi from CVS ha... Greg Akins
- Re: [Acegisecurity-developer] Acegi from CV... Paulo Neves
- Re: [Acegisecurity-developer] Acegi fr... Ben Alex
- Re: [Acegisecurity-developer] Aceg... Luke Taylor
- Re: [Acegisecurity-developer] ... Paulo Neves
- Re: [Acegisecurity-developer] ... Luke Taylor