Uses of Interface
org.apache.shiro.authz.Permission

Packages that use Permission
Package
Description
Core interfaces and exceptions concerning Authentication (the act of logging-in).
Core interfaces and exceptions supporting Authorization (access control).
Support and default implementations for Shiro's Permission interface.
Provides the master SecurityManager interface and a default implementation hierarchy for managing all aspects of Shiro's functionality in an application.
Components and sub-packages used in supporting the core Realm interface.
Components supporting the Subject interface, the most important concept in Shiro's API.
Concrete support implementations of most of the org.apache.shiro.subject interfaces.
Your run-of-the-mill 'util' package for components and logic widely used across the framework that can't find their home into a proper OO hierarchy (or, most likely for things used across many hierarchies).