Lets back up, so I can get a bit more context.

In your original post, you mentioned you were calling '
setFilterChainDefinition()'
Are you injecting the 'ShiroFilterFactoryBean' into a class you manage and
then calling the method ?

On Tue, Oct 11, 2016 at 11:22 AM, Hitesh <[email protected]> wrote:

> I am configuring the beans through xml. I am not sure how I can inject the
> resolver in ShiroFilterFactoryBean.
>
> If you're saying I should I inject it in my subclassed bean, then please
> guide me where I can do that?
>
> And when my filterChainDefinition changes, what should I do? Should I call
> the setFilterDefinitions() method? Does it guarantee that it will reflect
> those changes in FilterResolver?
>
> If not, then what should I do?
>
>
>
> --
> View this message in context: http://shiro-developer.582600.
> n2.nabble.com/Facing-issue-in-reflecting-URL-ROLE-changes-
> dynamically-tp7579469p7579475.html
> Sent from the Shiro Developer mailing list archive at Nabble.com.
>

Reply via email to