Using Aspect Werkz to Implement Configurable Access Control




大學專題 Using Aspect. Werkz to Implement Configurable Access Control for Web Applications

Introduction • AOP ’s full name is Aspect Oriented Programming • Aspect. Werkz is an AOP base language

What’s the problem of OOP?


Goal • Using Java to provide a configurable access control tool which is fully automatic and based on Aspect. Werkz. • Solved lots of problem like the inattentions of the programmers in security access control. • Providing not only the function-level(功能性) but the fine-grained(細緻化) and data-level(資料存 取) access control in Authentication(認證) and Authorization(授權) • More efficiency than hard wired core.

Why do you need it ? • OOP isn’t module enough. • Decreasing the debug time. • Decreasing the contact and conversation time betweens programmers and administrator. • Don’t need to know how to programming.

Research in the Future • Go on researching in PLSM Lab (NCCU). • Web Application + AOP. • Any variety in web domain. Yes ! I Love Web.

Thank you. Question time.
- Slides: 11