
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-understand API, you …
Apache Shiro Documentation
Apache Shiro documentation hub with guides, tutorials, and reference materials for authentication, authorization, session management, and cryptography.
Download Apache Shiro
Download Apache Shiro security framework. Get the latest stable release with Maven/Gradle dependencies and verify signatures.
10 Minute Tutorial on Apache Shiro
What is Apache Shiro? Apache Shiro is a powerful and easy to use Java security framework that offers developers an intuitive yet comprehensive solution to authentication, authorization, cryptography, …
Securing Web Applications with Apache Shiro
A step-by-step tutorial for securing web applications with Apache Shiro, covering user authentication, authorization, and login/logout functionality.
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 Shiro’s core …
Apache Shiro Web Support
Configure Apache Shiro for web applications using servlet filters, URL-based security, and session management with support for form-based and HTTP authentication.
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, you can quickly and …
Overview of Apache Shiro
High-level overview of Apache Shiro security framework covering its core capabilities, design philosophy, and how it simplifies Java application security.
Integrating Apache Shiro into Spring-Boot Applications
Step-by-step guide to integrating Apache Shiro with Spring Boot applications using the shiro-spring-boot-starter for both web and standalone applications.