Class RESTCallToken

java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.RESTCallToken

public class RESTCallToken extends Object
RESTCallToken provides a cache of information about a single REST API call invocation. It is used for logging and diagnosis.
  • Method Details

    • setUserId

      public void setUserId(String userId)
      Allow the userId to be added retrospectively
      Parameters:
      userId - calling user