Package | Description |
---|---|
org.apache.shiro.config |
Components that support configuring Shiro in any application.
|
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.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.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.servlet |
Shiro-specific implementations of the Servlet API (Servlet Filters, et al).
|
Class and Description |
---|
ConfigurationException
Root exception indicating there was a problem parsing or processing the Shiro configuration.
|
Ini
A class representing the INI text configuration format.
|
Ini.Section |
IniFactorySupport |
Class and Description |
---|
Ini
A class representing the INI text configuration format.
|
Class and Description |
---|
Ini
A class representing the INI text configuration format.
|
Ini.Section |
IniFactorySupport |
IniSecurityManagerFactory |
Class and Description |
---|
ConfigurationException
Root exception indicating there was a problem parsing or processing the Shiro configuration.
|
Ini
A class representing the INI text configuration format.
|
ResourceConfigurable
Interface implemented by components that can be configured by resource locations (paths).
|
Class and Description |
---|
ConfigurationException
Root exception indicating there was a problem parsing or processing the Shiro configuration.
|
Class and Description |
---|
Ini
A class representing the INI text configuration format.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.