Replace ATT headers
[dmaap/datarouter.git] / datarouter-prov / src / main / java / org / onap / dmaap / datarouter / provisioning / beans / EventLogRecord.java
index b8a3aa5..4d0b6ac 100644 (file)
@@ -32,7 +32,7 @@ import org.onap.dmaap.datarouter.provisioning.BaseServlet;
 \r
 /**\r
  * This class is used to log provisioning server events.  Each event consists of a who\r
- * (who made the provisioning request including the IP address, the X-ATT-DR-ON-BEHALF-OF\r
+ * (who made the provisioning request including the IP address, the X-DMAAP-DR-ON-BEHALF-OF\r
  * header value, and the client certificate), a what (what request was made; the method\r
  * and servlet involved), and a how (how the request was handled; the result code and\r
  * message returned to the client).  EventLogRecords are logged using log4j at the INFO level.\r