Class CCSaaSUserCache

java.lang.Object
io.camunda.optimize.rest.cloud.CCSaaSUserCache

@Component @Conditional(io.camunda.optimize.service.util.configuration.condition.CCSaaSCondition.class) public class CCSaaSUserCache extends Object
The class uses a cache to prevent repeated fetching of all members from a Cloud organisation. The minimum interval between repopulating the cache is configurable. If a user does not exist in the cache, a request to fetch that user is made directly to the user client