-
Jan 7th, 2005, 02:55 PM
#1
Acegi and AOP
I don't know much about either one but trying to understand if acegi is based on AOP?
Thx,
Aruna.
-
Jan 9th, 2005, 12:32 AM
#2
Yes, Acegi Security uses AOP concepts via MethodDefinitionSourceAdvisor, MethodSecurityInterceptor (for AOP Alliance) and AspectJSecurityInterceptor.
Acegi Security also uses the Servlet Filter model to achieve the equivalent of an "around" advice for web requests.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules