[
https://issues.apache.org/jira/browse/SHIRO-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140580#comment-17140580
]
Telmo Brugnara commented on SHIRO-610:
--------------------------------------
I have a servlet controller that, depending on the URL, checks permissions with
shiro by calling {{Subject.isPermitted()}} with different permission patterns.
I've sent the PR#241 to the *1.5.x* branch. If the PR should be on *master* I
can make a new one.
> Incorrect filterchainResolver in 1.4.0-RC2
> ------------------------------------------
>
> Key: SHIRO-610
> URL: https://issues.apache.org/jira/browse/SHIRO-610
> Project: Shiro
> Issue Type: Bug
> Affects Versions: 1.4.0-RC2
> Reporter: John D. Ament
> Assignee: Francois Papon
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Caused by: org.apache.shiro.env.RequiredTypeException: Object named
> 'filterChainResolver' is not of required type
> [org.apache.shiro.web.filter.mgt.FilterChainResolver]
> This happens OOTB when using DefaultWebEnvironment. The actual type is a
> IniFilterChainResolverFactory
--
This message was sent by Atlassian Jira
(v8.3.4#803005)