summaryrefslogtreecommitdiffstats
path: root/cadi/core/src/main/java/org/onap
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/core/src/main/java/org/onap')
-rw-r--r--cadi/core/src/main/java/org/onap/aaf/cadi/UserChain.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/src/main/java/org/onap/aaf/cadi/UserChain.java b/cadi/core/src/main/java/org/onap/aaf/cadi/UserChain.java
index e423b8b1..9d8f2b04 100644
--- a/cadi/core/src/main/java/org/onap/aaf/cadi/UserChain.java
+++ b/cadi/core/src/main/java/org/onap/aaf/cadi/UserChain.java
@@ -28,7 +28,7 @@ package org.onap.aaf.cadi;
*
* Where
* APP is name suitable for Logging (i.e. official App Acronym)
- * ID is official User or MechID, best if includes Identity Source (i.e. ab1234@csp.att.com)
+ * ID is official User or MechID, best if includes Identity Source (i.e. ab1234@people.osaaf.org)
* Protocol is the Security protocol,
*
* Format:<ID>:<APP>:<protocol>[:AS][,<ID>:<APP>:<protocol>]*