https://github.com/ghusta/apache-shiro-test
Apache Shiro Test - https://shiro.apache.org/
https://github.com/ghusta/apache-shiro-test
shiro shiro-security
Last synced: 3 months ago
JSON representation
Apache Shiro Test - https://shiro.apache.org/
- Host: GitHub
- URL: https://github.com/ghusta/apache-shiro-test
- Owner: ghusta
- Created: 2017-08-14T12:51:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T08:45:48.000Z (over 7 years ago)
- Last Synced: 2025-01-06T22:36:02.526Z (5 months ago)
- Topics: shiro, shiro-security
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apache Shiro quick test
## Overview
> Apache Shiro™ is a powerful and easy-to-use Java security framework that performs authentication,
authorization, cryptography, and session management. With Shiro’s easy-to-understand API,
you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.## References
- [Index](https://shiro.apache.org/index.html)
- [Get Started with Apache Shiro](https://shiro.apache.org/get-started.html)
- [Introduction to Apache Shiro](https://shiro.apache.org/introduction.html)
- [10 Minute Tutorial on Apache Shiro](https://shiro.apache.org/10-minute-tutorial.html)## Documentation
- [Doc](https://shiro.apache.org/documentation.html)
- [Authentication](https://shiro.apache.org/authentication.html)
- [Authorization](https://shiro.apache.org/authorization.html)