About 11,100 results
Open links in new tab
  1. 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 …

  2. 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 all the time. …

  3. 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 following two …

  4. 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 …

  5. 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.

  6. 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 …

  7. 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

  8. 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. And you should …

  9. 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.

  10. 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. The bulk of the INI …