摘要
介绍在Web应用开发中使用Spring Security安全框架进行安全验证,并重点介绍如何在Web程序中进行配置,使得程序具有安全检查功能。Spring Security框架的工作核心是HTTP请求过滤器链,它支持用户、密码和角色权限,可以对Web表现层和业务层进行安全验证,是一种较好的Web安全解决方案。
This article introduces securing Web application using Spring Security framework. It focuses on how to write configuration snippets in Web problem to secure it. Its working core is HTYP request filter chain. Spring Security supports users, password and roles. It can both secure Web view layer and business layer. It is a good Web securing solution for authentication and authority.
出处
《计算机与现代化》
2013年第11期88-90,共3页
Computer and Modernization