Fork me on GitHub

Simple. Java. Security.

Related Content

Authorization Features

Quick overview of permissions, roles, and users in Shiro.
Read More >>

Authorization Docs

Full documentation on Apache Shiro's Authorization functionality.
Read More >>

Getting Started

Resources, guides and tutorials for new Shiro users.
Read More >>

10-Minute Shiro Tutorial

Try Apache Shiro for yourself in under 10 minutes.
Read More >>

Web App Tutorial

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

Apache Shiro Authentication Features

Authentication is the process of identity verification– you are trying to verify a user is who they say they are. To do so, a user needs to provide some sort of proof of identity that your system understands and trusts.

The Shiro framework is designed to make authentication as clean and intuitive as possible while providing a rich set of features. Below is a highlight of the Shiro authentication features.

Features