Brian Demers wrote > I'm not able to reproduce the ArrayIndexOutOfBoundsException. I can > reproduce various cipher exceptions (expected). > > What versions of Shiro are you using? (both the version with rememberMe > configured and without).
In both version of the application I'm using Shiro 1.3.2. Brian Demers wrote > I'm not sure I understand the "rememberMe" code you are referring to. Do > you have custom Remember Me code in one application? And we are seeing a > cookie name collision? The code I posted comes from the new version of the application. It is from our own implementation of the RememberMeManager interface. -Jürgen -- Sent from: http://shiro-user.582556.n2.nabble.com/
