| Package | Description |
|---|---|
| org.apache.shiro.cache |
Caching support used to enhance performance for any security operation.
|
| org.apache.shiro.mgt |
Provides the master
SecurityManager interface and a default implementation hierarchy for managing all aspects of Shiro's functionality in an application.
|
| 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.session.mgt |
SessionManager components supporting enterprise session management.
|
| org.apache.shiro.session.mgt.eis |
EIS (Enterprise Information System)-tier components that can perform CRUD operations for sessions using any EIS API.
|
| Class and Description |
|---|
| AbstractCacheManager
Very simple abstract
CacheManager implementation that retains all created
Cache instances in an in-memory
ConcurrentMap.
|
| Cache
A Cache efficiently stores temporary objects primarily to improve an application's performance.
|
| CacheException
Root class of all Shiro exceptions related to caching operations.
|
| CacheManager
A CacheManager provides and maintains the lifecycles of
Cache instances.
|
| Class and Description |
|---|
| CacheManager
A CacheManager provides and maintains the lifecycles of
Cache instances.
|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| Cache
A Cache efficiently stores temporary objects primarily to improve an application's performance.
|
| CacheManager
A CacheManager provides and maintains the lifecycles of
Cache instances.
|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| CacheManager
A CacheManager provides and maintains the lifecycles of
Cache instances.
|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|
| Class and Description |
|---|
| Cache
A Cache efficiently stores temporary objects primarily to improve an application's performance.
|
| CacheManager
A CacheManager provides and maintains the lifecycles of
Cache instances.
|
| CacheManagerAware
Interface implemented by components that utilize a CacheManager and wish that CacheManager to be supplied if one is available.
|