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

Packages that use Authorizer
Package
Description
Core interfaces and exceptions supporting Authorization (access control).
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.
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.