summaryrefslogtreecommitdiffstats
path: root/cadi/oauth-enduser
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-09-19 12:00:26 -0500
committerInstrumental <jonathan.gathman@att.com>2018-09-19 12:02:30 -0500
commit0498f0edeb6d8ee010760533f1de210a1f39a0f3 (patch)
tree3b59033e1dea83a5ec61d2a650684b428d3a4c36 /cadi/oauth-enduser
parent6f6c62001939a00135e5be10009535b74cdee615 (diff)
textual cleanup for M4
Issue-ID: AAF-509 Change-Id: Ib109ba404f158bbffb6dc60c96850fd7e56871fd Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/oauth-enduser')
-rw-r--r--cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java b/cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java
index f98c76fb..c2deb458 100644
--- a/cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java
+++ b/cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java
@@ -101,7 +101,7 @@ public class SimpleRESTClient {
/**
* Single Threaded Class for building up content
- * @author jg1555
+ * @author Instrumental
*
*/
public static class Input {