[
https://issues.apache.org/jira/browse/SHIRO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood updated SHIRO-153:
--------------------------------
Summary: INI: remove need for [filters] section and perform all object
configuration in [main] (was: INI config - allow [filters] section to define
non-filter objects (for DI configuration) as well as reference objects in
[main])
Redefining title back to reflect the original intent of this issue.
> INI: remove need for [filters] section and perform all object configuration
> in [main]
> -------------------------------------------------------------------------------------
>
> Key: SHIRO-153
> URL: https://issues.apache.org/jira/browse/SHIRO-153
> Project: Shiro
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 1.0.0
> Reporter: Les Hazlewood
> Assignee: Les Hazlewood
> Fix For: 1.0.0
>
>
> The [main] section and the [filters] section are really just a pool of
> objects, keyed by name, but the pools can't 'share' objects from one another.
> So if you configured something in [main] that needed to be referenced from a
> custom filter in [filters], that is not possible at the moment. By putting
> everything in the main 'pool', objects can reference each other as needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.