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.
