From 0498f0edeb6d8ee010760533f1de210a1f39a0f3 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 19 Sep 2018 12:00:26 -0500 Subject: textual cleanup for M4 Issue-ID: AAF-509 Change-Id: Ib109ba404f158bbffb6dc60c96850fd7e56871fd Signed-off-by: Instrumental --- .../src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cadi/oauth-enduser') 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 { -- cgit 1.2.3-korg