About 11,400 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 …

  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 …

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

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

  5. Integrating Apache Shiro into Spring-Boot Applications

    Shiro’s Spring-Boot integration is the easiest way to integrate Shiro into a Spring-base application, for more general Spring Framework integration, take the annotation or XML guides.

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

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

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

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