摘要
分析了以往web访问中统一身份验证方式的优缺点,指出了传统的统一身份验证方式的不足,并结合实际提出了一种新的基于AOP技术的统一身份验证方式。采用本研究提出的身份验证方式,可以使身份验证模块与业务模块完全分离,实现这两个模块的并行开发。同时,由于采用AOP的技术,不需要重新编译项目,而只需修改xml文件即可添加或删除对某个web资源的保护。
This research analyses kinds of identification authentication,shows the faults of traditional identification authentication,and put forward a new kind of identification authentication.This kind of identification authentication can set apart the authentication model and the business model,and can make these two parts be developed simultaneously.With AOP,to protect some web resource,it is not necessary to compile the whole project,but just to modify the xml file.
出处
《仪器仪表用户》
2010年第4期60-62,共3页
Instrumentation
关键词
身份验证
AOP
编译
XML
identification authentication
AOP
compile
xml