Package | Description |
---|---|
<Unnamed> | |
org.apache.shiro.authc |
Core interfaces and exceptions concerning Authentication (the act of logging-in).
|
org.apache.shiro.authc.credential |
Support for validating credentials (such as passwords or X509 certificates) during
authentication via the
CredentialsMatcher
interface and its supporting implementations. |
org.apache.shiro.cache |
Caching support used to enhance performance for any security operation.
|
org.apache.shiro.cache.ehcache |
Ehcache-based implementations of Shiro's
cache interfaces.
|
org.apache.shiro.cas | |
org.apache.shiro.config |
Components that support configuring Shiro in any application.
|
org.apache.shiro.crypto |
Cryptography Cipher and Hashing components that greatly simplify the JDK's cryptography concepts and
add additional convenient behavior.
|
org.apache.shiro.crypto.hash |
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
|
org.apache.shiro.env |
Concepts used to represent Shiro's aggregate state in an application.
|
org.apache.shiro.guice | |
org.apache.shiro.guice.web | |
org.apache.shiro.hazelcast.cache | |
org.apache.shiro.jndi |
Enables accessing objects located in JNDI that might be useful when configuring a Shiro-enabled application.
|
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
File s or
text streams. |
org.apache.shiro.session.mgt |
SessionManager components supporting enterprise session management. |
org.apache.shiro.subject.support |
Concrete support implementations of most of the
org.apache.shiro.subject interfaces. |
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).
|
org.apache.shiro.web.config |
Web-specific implementation extensions to the
org.apache.shiro.config components. |
org.apache.shiro.web.env |
Web-specific
Environment implementation and support. |
org.apache.shiro.web.filter |
Base package supporting all Servlet
Filter implementations used to control
access to web pages and URL resources. |
org.apache.shiro.web.filter.authc |
Servlet
Filter implementations specific to controlling access based on a
subject's authentication status, or those that can execute authentications (log-ins) directly. |
org.apache.shiro.web.filter.authz |
Servlet
Filter implementations that perform authorization (access control)
checks based on the Subject's abilities (for example, role or permission checks). |
org.apache.shiro.web.filter.mgt |
The filter 'mgt' (management) package contains components used in managing Filters that are available for
filter chain construction, the filter chains themselves, as well as resolving filter chains based by name.
|
org.apache.shiro.web.filter.session | |
org.apache.shiro.web.mgt |
Components supporting web-specific
SecurityManager implementations. |
org.apache.shiro.web.servlet |
Shiro-specific implementations of the Servlet API (Servlet Filters, et al).
|
org.apache.shiro.web.session.mgt | |
org.apache.shiro.web.subject.support |
Supporting implementations of
org.apache.shiro.web.subject package interfaces. |
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
ByteSource
A
ByteSource wraps a byte array and provides additional encoding operations. |
Class and Description |
---|
ByteSource
A
ByteSource wraps a byte array and provides additional encoding operations. |
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Class and Description |
---|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
AbstractFactory
TODO - Class JavaDoc
|
Factory
Generics-aware interface supporting the
Factory Method design pattern.
|
Class and Description |
---|
ByteSource
A
ByteSource wraps a byte array and provides additional encoding operations. |
Class and Description |
---|
ByteSource
A
ByteSource wraps a byte array and provides additional encoding operations. |
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Class and Description |
---|
Factory
Generics-aware interface supporting the
Factory Method design pattern.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
MapContext
A
MapContext provides a common base for context-based data storage in a Map . |
Class and Description |
---|
MapContext
A
MapContext provides a common base for context-based data storage in a Map . |
ThreadState
A
ThreadState instance manages any state that might need to be bound and/or restored during a thread's
execution. |
Class and Description |
---|
ByteSource
A
ByteSource wraps a byte array and provides additional encoding operations. |
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Factory
Generics-aware interface supporting the
Factory Method design pattern.
|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
PatternMatcher
Interface for components that can match source strings against a specified pattern string.
|
UnknownClassException
The Shiro framework's
RuntimeException equivalent of the JDK's
ClassNotFoundException , to maintain a RuntimeException paradigm. |
Class and Description |
---|
AbstractFactory
TODO - Class JavaDoc
|
Factory
Generics-aware interface supporting the
Factory Method design pattern.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Initializable
Shiro container-agnostic interface that indicates that this object requires initialization.
|
Class and Description |
---|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
PatternMatcher
Interface for components that can match source strings against a specified pattern string.
|
Class and Description |
---|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
PatternMatcher
Interface for components that can match source strings against a specified pattern string.
|
Class and Description |
---|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
Class and Description |
---|
Nameable
Interface implemented by components that can be named, such as via configuration, and wish to have that name
set once it has been configured.
|
Class and Description |
---|
Destroyable
Shiro container-agnostic interface that indicates that this object requires a callback during destruction.
|
MapContext
A
MapContext provides a common base for context-based data storage in a Map . |
Class and Description |
---|
MapContext
A
MapContext provides a common base for context-based data storage in a Map . |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.