Chinese translation of the Apache Shiro 1.2.x Reference Manual(http://shiro.apache.org/reference) and the other article collection. The 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.2.x-reference-demos). 《Apache Shiro 1.2.x 参考手册》 中文翻译(包含了官方文档以及其他文章) http://waylau.com/apache-shiro-1.2.x-reference
apache-shiro-1.2.x-reference
Chinese translation of 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.2.x-reference-demos.There is also a GitBook version of the book: http://waylau.gitbooks.io/apache-shiro-1-2-x-reference or http://www.waylau.com/apache-shiro-1.2.x-reference/. Let's READ!
《Apache Shiro 1.2.x 参考手册》 中文翻译(包含了官方文档以及其他文章)。截止现在(2016-5-19)Shiro的最新版本为 1.2.5,利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正。
Get Started 如何开始阅读
选择下面入口之一:
- https://github.com/waylau/apache-shiro-1.2.x-reference 的 SUMMARY.md(源码)
- http://waylau.gitbooks.io/apache-shiro-1-2-x-reference 点击 Read 按钮(同步更新,国内访问速度一般)
- http://waylau.com/apache-shiro-1.2.x-reference/(国内访问速度快,定期更新。最后更新于 2016-2-16)
Code 源码
from https://github.com/waylau/apache-shiro-1.2.x-reference
------------------
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management and cryptography.
Apache Shiro's first and foremost goal is to be easy to use and understand. Security can be very complex at times, even painful, but it doesn't have to be. A framework should mask complexities where possible and expose a clean and intuitive API that simplifies the developer's effort to make their application(s) secure.
Apache Shiro Reference Documentation
I. Overview
1. Introduction
2. Tutorial
3. Architecture
II. Core
6.1. Permissions
7. Realms
9. Cryptography
III. Web Applications
10. Web
10.1. Configuration
10.3. Default Filters
10.4. Session Management
10.5. JSP Tag Library
IV. Auxiliary Support
11. Caching
13. Testing
14. Custom Subjects
V. Integration
15. Spring Framework
16. Guice
17. CAS
VI. Tools
VI. Index
19. Terminology
from http://shiro.apache.org/reference
https://github.com/apache/shiro