i have a few business service objects which have no dependency on
web objects. i dont want to pass user info as arguments to business
methods. i want to access user info stored by Acegi from within business
objects. how ? what way is clean? i use Acegi as my web security mechanism.
thanks a lot!
pete


