Package | Description |
---|---|
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.cas | |
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
File s 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).
|
Class and Description |
---|
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.
|
Class and Description |
---|
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. |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
PermissionResolver
A
PermisisonResolver resolves a String value and converts it into a
Permission instance. |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.