You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Les Hazlewood (JIRA)" <ji...@apache.org> on 2010/01/19 19:58:54 UTC

[jira] Created: (SHIRO-131) Improved Shiro Filter configuration for Spring environments

Improved Shiro Filter configuration for Spring environments
-----------------------------------------------------------

                 Key: SHIRO-131
                 URL: https://issues.apache.org/jira/browse/SHIRO-131
             Project: Shiro
          Issue Type: Improvement
          Components: Integration: Spring
    Affects Versions: 1.0
            Reporter: Les Hazlewood
            Assignee: Les Hazlewood
             Fix For: 1.0


A Spring-specific ShiroFilter would allow Spring configuration of the Filter properties, along with any nested filters and filter chain definitions, enabling a more powerful Dependency Injection mechanism that what is available with the INI configuration alone.

This task will track creating a ShiroFilterFactoryBean that allows Spring-only configuration for the Filter, without needing INI configuration (but while still being as easy to configure as INI)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHIRO-131) Improved Shiro Filter configuration for Spring environments

Posted by "Les Hazlewood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHIRO-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood resolved SHIRO-131.
---------------------------------

    Resolution: Fixed

Finished implementation in SVN rev. 901407

> Improved Shiro Filter configuration for Spring environments
> -----------------------------------------------------------
>
>                 Key: SHIRO-131
>                 URL: https://issues.apache.org/jira/browse/SHIRO-131
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Integration: Spring
>    Affects Versions: 1.0
>            Reporter: Les Hazlewood
>            Assignee: Les Hazlewood
>             Fix For: 1.0
>
>
> A Spring-specific ShiroFilter would allow Spring configuration of the Filter properties, along with any nested filters and filter chain definitions, enabling a more powerful Dependency Injection mechanism that what is available with the INI configuration alone.
> This task will track creating a ShiroFilterFactoryBean that allows Spring-only configuration for the Filter, without needing INI configuration (but while still being as easy to configure as INI)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.