Just use the IniShiroFilter - it does everything the now-deprecated ShiroFilter used to do, but its class name reflects its corresponding configuration mechanism.
I use CXF/Rest w/ the IniShiroFilter with no problems. HTH, Les On Tue, Jan 19, 2010 at 5:16 AM, char_lee <[email protected]> wrote: > > Hi, I am trying to get my CXF REST services to use Shiro. I have notice in > trunk there is a Spring base filter. However it is using the deprecated > ShiroFilter class rather then the IniShiroFilter. What is the plan for this. > I am thinking of doing this myself. Any opinions? > > C > -- > View this message in context: > http://n2.nabble.com/Shiro-Sping-filter-tp4419140p4419140.html > Sent from the Shiro Developer mailing list archive at Nabble.com. >
