Hi, My question is pretty much in the title! I am trying to implement a filter that redirects users based on their role but not surprisingly I am getting an error message stating that No SecurityManager is accessible to the calling code when I try to retrive the current users role.
How would I go about making the SecurityManager available? -- View this message in context: http://shiro-user.582556.n2.nabble.com/Making-Security-manager-accessible-in-Filter-tp7562478.html Sent from the Shiro User mailing list archive at Nabble.com.
