首页 > 编程语言 > 详细

Spring-Security

时间:2017-08-05 11:39:49      阅读:257      评论:0      收藏:0      [点我收藏+]

本文详解Spring-Security系列。

Spring-Security的官网:http://projects.spring.io/spring-security/

官方解释如下

Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements

翻译:spring-security是专注于对JAVA应用程序提供认证和授权的框架,和所有的spring项目一样,spring-security的真正目标在于能够扩展用户的需求。

下文基于官方文档对spring-security的使用做初步探索。

从四个方面进行探索和分析

Spring-Security

原文:http://www.cnblogs.com/cnxieyang/p/7289567.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!