Uses of Class
org.apache.shiro.authz.AuthorizationException

Packages that use AuthorizationException
Package
Description
Core interfaces and exceptions supporting Authorization (access control).
Contains AOP implementation support classes specifically used for authorization operations, particularly supporting AOP Method Interceptors and JSR-175 metadata Annotations.
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.
SessionManager components supporting enterprise session management.
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.