|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.shiro.authz.permission | |
|---|---|
| org.apache.shiro.authz | Core interfaces and exceptions supporting Authorization (access control). |
| org.apache.shiro.authz.permission | Support and default implementations for Shiro's Permission
interface. |
| org.apache.shiro.realm | Components and sub-packages used in supporting the core Realm interface. |
| org.apache.shiro.realm.activedirectory | Realms that acquire security data from a Microsoft Active Directory. |
| org.apache.shiro.realm.jdbc | Realms that acquire security data from an RDBMS (Relational Database Management System) using the JDBC API. |
| org.apache.shiro.realm.ldap | Realms that acquire security data from an LDAP (Lightweight Directory Access Protocol) server utilizing LDAP/Naming APIs. |
| org.apache.shiro.realm.text | Realms that acquire security data from text-based data sources such as Files or
text streams. |
| org.apache.shiro.util | Your run-of-the-mill 'util' pacakge 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). |
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.authz | |
|---|---|
| PermissionResolver
A PermisisonResolver resolves a String value and converts it into a
Permission instance. |
|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolver
A RolePermissionResolver resolves a String value and converts it into a Collection of Permission instances. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.authz.permission | |
|---|---|
| DomainPermission
Provides a base Permission class from which type-safe/domain-specific subclasses may extend. |
|
| PermissionResolver
A PermisisonResolver resolves a String value and converts it into a
Permission instance. |
|
| RolePermissionResolver
A RolePermissionResolver resolves a String value and converts it into a Collection of Permission instances. |
|
| WildcardPermission
A WildcardPermission is a very flexible permission construct supporting multiple levels of
permission matching. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.realm | |
|---|---|
| PermissionResolver
A PermisisonResolver resolves a String value and converts it into a
Permission instance. |
|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolver
A RolePermissionResolver resolves a String value and converts it into a Collection of Permission instances. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.realm.activedirectory | |
|---|---|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.realm.jdbc | |
|---|---|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.realm.ldap | |
|---|---|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.realm.text | |
|---|---|
| PermissionResolverAware
Interface implemented by a component that wishes to use any application-configured PermissionResolver that might already exist instead of potentially creating one itself. |
|
| RolePermissionResolverAware
Interface implemented by a component that wishes to use any application-configured RolePermissionResolver that might already exist instead of potentially creating one itself. |
|
| Classes in org.apache.shiro.authz.permission used by org.apache.shiro.util | |
|---|---|
| PermissionResolver
A PermisisonResolver resolves a String value and converts it into a
Permission instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||