Uses of Interface
org.apache.shiro.authz.permission.PermissionResolverAware

Packages that use PermissionResolverAware
Package
Description
Core interfaces and exceptions supporting Authorization (access control).
Components and sub-packages used in supporting the core Realm interface.
Realms that acquire security data from a Microsoft Active Directory.
Realms that acquire security data from an RDBMS (Relational Database Management System) using the JDBC API.
Realms that acquire security data from an LDAP (Lightweight Directory Access Protocol) server utilizing LDAP/Naming APIs.
Realms that acquire security data from text-based data sources such as Files or text streams.