You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Alan Cabrera (JIRA)" <ji...@apache.org> on 2009/03/06 14:59:57 UTC

[jira] Moved: (KI-53) PathConfigProcessor.processPathConfig() should return Filter

     [ https://issues.apache.org/jira/browse/KI-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Cabrera moved JSEC-61 to KI-53:
------------------------------------

        Fix Version/s:     (was: 1.0)
          Component/s:     (was: Web)
    Affects Version/s:     (was: 0.9)
                  Key: KI-53  (was: JSEC-61)
              Project: Ki  (was: JSecurity)

> PathConfigProcessor.processPathConfig() should return Filter
> ------------------------------------------------------------
>
>                 Key: KI-53
>                 URL: https://issues.apache.org/jira/browse/KI-53
>             Project: Ki
>          Issue Type: Improvement
>            Reporter: Kalle Korhonen
>            Assignee: Jeremy Haile
>            Priority: Trivial
>         Attachments: JSEC-61.patch
>
>
> Currently return type of PathConfigProcessor.processPathConfig() is void. Would be nice if it returned a Filter instead to make configuring jsecurity in all-java easier, so you could for example write filters.add(pathMatchingFilter.processPathConfig(path, filterConfig)). It would also open up other interesting possibilities for filter implementations (delegating proxy filters etc.). The change is fully backwards compatible and simple, see patch. 

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