Class AuthenticatedUserThreadLocal


  • public class AuthenticatedUserThreadLocal
    extends Object
    A simple ThreadLocal to store the currently authenticated user. This can be used when the user comes from something other than the web interface (i.e. SOAP).