Class CrowdThreadLocalStateAccessor

java.lang.Object
com.atlassian.crowd.manager.threadlocal.CrowdThreadLocalStateAccessor
All Implemented Interfaces:
ThreadLocalStateAccessor

public class CrowdThreadLocalStateAccessor extends Object implements ThreadLocalStateAccessor
Provide access to the state of the application thread locals.

Currently handles:

  • Spring Security SecurityContext
  • WebWorks ActionContext
  • the current HTTP request and response
Since:
v2.7