FYI the following lines work

bindConstant().annotatedWith(Names.named("shiro.loginUrl")).to("/login.jsp");
bindConstant().annotatedWith(Names.named("shiro.logoutUrl")).to("/logout.jsp");

but I'm still unable to make the previous lines worked.

is "shiro.sessionIdCookie.name" a correct property for binding ?

Thanks for your help.

--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/Native-session-and-custom-sessionDao-with-guice-tp7575633p7576652.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to