Fork me on GitHub

Simple. Java. Security.

Related Content

Web App Tutorial

Step-by-step tutorial for securing a web application with Shiro.
Read More >>

Web Apps with Shiro

Detailed support for integrating Shiro into web applications.
Read More >>

Apache Shiro for Web Applications

Although Apache Shiro is designed to be used to secure any JVM-based application, it is most commonly used to secure a web application. It greatly simplifies how you secure web applications base on simple URL pattern matching and filter chain definitions. In addition to Shiro’s API, Shiro’s web support includes a rich JSP tag library to control page output.

Features