Re: [Acegisecurity-developer] behavior of JaasNameCallbackHander

2005-07-21 Thread Ray Krueger
I'll double check but I'm pretty sure that's a bug. If so I'll get it committed either tonight or tomorrow. US time that is :P -Ray On 7/21/05, Tim Kettering <[EMAIL PROTECTED]> wrote: > > > > > > I was tracking down some issues that came up after we started using our own > UserDetails ob

[Acegisecurity-developer] behavior of JaasNameCallbackHander

2005-07-21 Thread Tim Kettering
  I was tracking down some issues that came up after we started using our own UserDetails object in the principal of Authentication.    This method in JaasNameCallbackHandler seems to be calling the incorrect method.  In AbstractAuthenticationHandler, the methods called are ‘authentication