Uses of Interface
com.atlassian.crowd.manager.threadlocal.ThreadLocalStateAccessor
Packages that use ThreadLocalStateAccessor
Package
Description
-
Uses of ThreadLocalStateAccessor in com.atlassian.crowd.manager.audit
Constructors in com.atlassian.crowd.manager.audit with parameters of type ThreadLocalStateAccessorModifierConstructorDescriptionAuditLogMetadataResolverImpl
(ThreadLocalStateAccessor threadLocalStateAccessor, AuditLogContextInternal auditLogContextInternal) -
Uses of ThreadLocalStateAccessor in com.atlassian.crowd.manager.threadlocal
Classes in com.atlassian.crowd.manager.threadlocal that implement ThreadLocalStateAccessorModifier and TypeClassDescriptionclass
Provide access to the state of the application thread locals. -
Uses of ThreadLocalStateAccessor in com.atlassian.sal.crowd.executor
Constructors in com.atlassian.sal.crowd.executor with parameters of type ThreadLocalStateAccessorModifierConstructorDescriptionCrowdThreadLocalContextManager
(ThreadLocalStateAccessor threadLocalStateAccessor)