Shiro Guice, where can I set the loginUrl, usernameParam, passwordParam, etc for the FormAuthenticationFilter? -


in current setup, use shiro.ini.

moving guice, correct place set these values formauthenticatorfilter (authc)?

you can bind parameters via

bindconstant().annotatedwith(names.named("shiro.<param>")).to(value) 

from shiro(web)module.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -