Spring Security Shiro Plugin - Reference DocumentationSpring Security Shiro Plugin - Reference Documentation Burt Beckwith Version 3.1.2.BUILD-SNAPSHOT Table of Contents 1. Introduction to the Spring Security Shiro Plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.4. Using Shiro directly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro. It currently only supports Shiro ACLs, since0 码力 | 8 页 | 122.93 KB | 10 月前3
Shiro support for the Spring Security plugin - Reference
Documentation1 Shiro support for the Spring Security plugin Table of contents 2 Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 Table of Contents 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and . It currently only supports Shiro ACLs, since Spring Security ACLs are very Shiro powerful use, and the Shiro approach is straightforward and simple. The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication0 码力 | 6 页 | 17.49 KB | 10 月前3
Shiro support for the Spring Security plugin - Reference
Documentation1 Shiro support for the Spring Security plugin Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 Table of Contents 1 Introduction to the the Spring Security Shiro Plugin 1.1 History 2 Usage 3 Configuration 2 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach approach combining Spring and . It currently only supports Shiro ACLs, since Spring Security ACLs are very Security Shiro powerful but can be very cumbersome to use, and the Shiro approach is straightforward0 码力 | 5 页 | 16.72 KB | 10 月前3
跟我学Shiro - 张开涛跟我学 Shiro——http://jinnianshilongnian.iteye.com/ 1 写给自己的话 简单,踏实。 2014 年 2 月 21 日 20 点 18 分 谨记 跟我学 Shiro——http://jinnianshilongnian.iteye.com/ 2 目 录 写给自己的话 ................ ....................................................................................... 2 第一章 SHIRO 简介 .............................................................................................. ................................................................................... 59 跟我学 Shiro——http://jinnianshilongnian.iteye.com/ 3 第七章 与 WEB 集成 .....................................0 码力 | 219 页 | 4.16 MB | 10 月前3
Apache Shiro参考手册中文版Apache Shiro Reference Documentation Introduction to Apache Shiro What is Apache Shiro? Apache Shiro 是一个强大而灵活的开源安全框架,它干净利落地处理身份认证,授权,企业会话管理和加密。 Apache Shiro 的首要目标是易于使用和理解。安全有时候是很复杂的,甚至是痛苦的,但它没有必要这样。框架应 的,但它没有必要这样。框架应 该尽可能掩盖复杂的地方,露出一个干净而直观的 API,来简化开发人员在使他们的应用程序安全上的努力。 以下是你可以用 Apache Shiro 所做的事情: 验证用户来核实他们的身份 对用户执行访问控制,如: 判断用户是否被分配了一个确定的安全角色 判断用户是否被允许做某事 在任何环境下使用 Session API,即使没有 中。 Shiro 视图在所有应用程序环境下实现这些目标——从最简单的命令行应用程序到最大的企业应用,不强制依赖其 他第三方框架,容器,或应用服务器。当然,该项目的目标是尽可能地融入到这些环境,但它能够在任何环境下立 即可用。 Apache Shiro Features Apache Shiro 是一个拥有许多功能的综合性的程序安全框架。下面的图表展示了 Shiro 的重点,并且这个参考手册也0 码力 | 92 页 | 1.16 MB | 1 年前3
Apache Shiro 1.2.x Reference Manual 中文翻译Testing 测试 14. Custom Subjects 自定义 Subject V. Integration 整合 15. Spring Framework 16. Guice 17. CAS VI. Tools 工具 Apache Shiro 1.2.x Reference Manual 中文翻译 2 6.1 7 7.1 8 8.1 8.2 8.3 8.4 22. Application Security With Apache Shiro 用Shiro保护你的应用安全 23. CacheManager 缓存管理 24. Apache Shiro Cryptography Features 加密功能 Apache Shiro 1.2.x Reference Manual 中文翻译 3 apache-shiro-1.2.x-reference Apache Shiro 1.2.x Reference Manual and the other article collection. The laset version of Apache Shiro is 1.2.x. You can also see the demos of the reference at https://github.com/waylau/apache-shiro-1.20 码力 | 196 页 | 2.34 MB | 1 年前3
Spring Framwork Spring Framework Overview v5.3.36 SNAPSHOTSpring Framework Overview Version 5.3.36-SNAPSHOT Table of Contents 1. What We Mean by "Spring" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2. History of Spring and the Spring Framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 3. Design Philosophy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 Spring makes it easy to create Java enterprise applications. It provides everything you need to embrace0 码力 | 8 页 | 76.81 KB | 1 年前3
Spring Framework 3.2.11 ChangelogSPRING FRAMEWORK CHANGELOG =========================== http://www.spring.io Changes in version 3.2.11 (2014-09-04) ------------------------------------- fixed cachingConnectionFactory should catch exceptions to eager initialization of internal cache map with static cache names (SPR-12120) fixed mockMvc security filters causes FileUploadException: the request was rejected because no multipart boundary was found fixed ServerEndpointExporter causes application context refresh to fail with an NPE when used in a Spring Boot app (SPR-12109) update Apache HttpComponents to 4.3.5 - CVE-2014-3577: Apache HttpComponents0 码力 | 38 页 | 108.98 KB | 1 年前3
Spring Framework 3.0.2 ChangelogSPRING FRAMEWORK CHANGELOG ========================== http://www.springsource.org Changes in version 3.0.2 (2010-04-02) ------------------------------------- * fixed cross-module version ranges in OSGi handling for direct field access with ConversionService * @InitBinder methods support all applicable Spring 3.0 parameter annotations as well * fixed @RequestParam(required=false) regression for @InitBinder canRead/canWrite/read signatures * fixed "mvc:view-controller" to work in a fully isolated fashion on Spring Dynamic Modules * DefaultRequestToViewNameTranslator strips trailing slashes as well (can also be0 码力 | 12 页 | 32.08 KB | 1 年前3
Spring Framework 1.2.8 ChangelogSPRING FRAMEWORK CHANGELOG ========================== http://www.springframework.org Changes in version 1.2.8 (7.5.2006) ----------------------------------- General: * included "tiger" source tree in in source build (spring-src.zip) Package org.springframework.aop * fixed Cglib2AopProxy to register an explicitly given ClassLoader with the CGLIB Enhancer * fixed CustomizableTraceInterceptor to expose changed MutablePropertyValues's "addPropertyValue" signature to void, to remain binary compatible with Spring <=1.2.6 * fixed BeanArrayPropertyEditor to translate null value to null byte array * added CharArrayPropertyEditor0 码力 | 89 页 | 254.65 KB | 1 年前3
共 393 条
- 1
- 2
- 3
- 4
- 5
- 6
- 40













