Apache Shiro is a Java security framework that performs authentication, authorization, cryptography, and session management.
Apache Shiro is a Java security framework that performs authentication, authorization, cryptography, and session management. Shiro's API provides mechanisms to secure a variety of application types, including mobile software, web apps, and enterprise systems.
Shiro can be configured using .ini
files, programmatic setup, or a combination of both. For more information see: