a customer wants to know, if calls to an api 'A' which uses jace with WSI is thread safe. I have found no particular answer in the docs.
The customer/caller has nothing to do with UserContext. 'A' is doing UserContext.get().pushSubject() and UserContext.get().pupSubject() around jace code.