Hi Andreas,

Thanks for the response. Does tapestry-acegi automagically fill-in the user
details into the visit object? Or should I do something?

I use spring for my acegi declarations and specify my UserDetailsService in
the DaoAuthenticationProvider.  You mention ASO. How would I go about doing
it through state objects?

Regards,
Srini.

On 1/19/07, andyhot <[EMAIL PROTECTED]> wrote:

i've been using tapestry-acegi, so perhaps this might not be helpful in
your case...

so, how are you declaring the UserDetailsService implementation to be
used by acegi ?

If you could inject into hivemind's ApplicationStateManager you would be
able to
access any ASO you'd like.


Reply via email to