
Apache Shiro | Simple. Java. Security.
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 …
Apache Shiro Documentation
Lend a hand with documentation While we hope this documentation helps you with the work you're doing with Apache Shiro, the community is improving and expanding the documentation …
Securing Web Applications with Apache Shiro
This document is an introductory step-by-step tutorial to securing a web application with Apache Shiro. It assumes an introductory knowledge of Shiro, and assumes familiarity with at least the …
Apache Shiro Tutorial
Your First Apache Shiro Application If you’re new to Apache Shiro, this short tutorial will show you how to set up an initial and very simple application secured by Apache Shiro. We’ll discuss …
2.0.0 available - Apache Shiro
Feb 28, 2024 · The Apache Shiro team is pleased to announce the release of Apache Shiro version 2.0.0. This is the first major release for Shiro 2.x
Download Apache Shiro
Download Apache Shiro Apache Shiro 2.0.6 is the current stable release (Java 11+). To download Shiro please follow the instructions below.
Get Started with Apache Shiro
Apache Shiro focuses on ease-of-use, so you can rely on secure, stable authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, …
10 Minute Tutorial on Apache Shiro
Introduction Welcome to Apache Shiro’s 10-Minute Tutorial! By going through this quick and simple tutorial you should fully understand how a developer uses Shiro in their application. …
Apache Shiro Web Support
The simplest way to integrate Shiro into any web application is to configure a Servlet ContextListener and Filter in web.xml that understands how to read Shiro’s INI configuration. …
Apache Shiro Features Overview
Want more information on what Shiro can do? Check out the specific features for each of Shiro’s major components: Authentication, Authorization, Session Management, and Cryptography.