Hi vijay,
i m bit confused in this security example, Conatcts. can u tell me how is domain object security is implemented in this example. in authorization context file i can see that voter is applied with permission on domain object Contact, but while debugging voter doesnt play any role. which user shud be able to access which contact is handled by after invocation handler. from this i get that voter has no role in domain object security. it is just the tables in which we store the relation user-permission-domainObject which is checked afterInvocation. please if u can take out 5 min to explain this, i will be gr8ful to u.
thanks
abhinav
