I did go through the source, but I'm afraid I don't have enough experience with either Shiro or Guice to make sense of this part. There's a lot of indirection in the code, starting with using Guice's Key<T> concept that couldn't find very extensive docs on yet.
On Thu, Oct 29, 2015 at 12:21 AM, Tomas Lund Petersen < [email protected]> wrote: > Maybe you could add some info. > I can't help you but what have you found so far? Have you tried reading > the source? > El oct. 28, 2015 19:36, "Maarten Abbink" <[email protected]> escribió: > >> I'd like to bump this topic as it doesn't seem to have attracted a lot of >> interest. >> Any help would be greatly appreciated. >> >> On Sun, Aug 9, 2015 at 1:57 PM, Maarten Abbink <[email protected]> >> wrote: >> >>> Hi Shiro users, >>> >>> I'm looking for an example that explains how I can use >>> ShiroModule.bindBeanType() to implicitly invoke setUsernameParam() and >>> setPasswordParam() on FormAuthenticationFilter [which would be the bean in >>> this scenario]. >>> >>> I didn't find any usage examples of bindBeanType() anywhere. Perhaps >>> some of you can help me. >>> >>> Thanks in advance. >>> Maarten >>> >> >>
