summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorJonathan Gathman <jonathan.gathman@att.com>2019-10-08 12:25:33 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-08 12:25:33 +0000
commitb974205e2b2617e6d6dd3c6a6576012071cc9937 (patch)
treebb7ed63f69c2cbd1e81455a9111f7c9b4c10aaac /auth
parent68cd9ee29e4e7e813bc2ecc098a674ecfb4c2cbd (diff)
parentc850d70d429f6ff73124554611e2f21fc173e9c0 (diff)
Merge "Sonar-API_Hello.java"
Diffstat (limited to 'auth')
-rw-r--r--auth/auth-hello/src/main/java/org/onap/aaf/auth/hello/API_Hello.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-hello/src/main/java/org/onap/aaf/auth/hello/API_Hello.java b/auth/auth-hello/src/main/java/org/onap/aaf/auth/hello/API_Hello.java
index 7fef0ba2..814dff27 100644
--- a/auth/auth-hello/src/main/java/org/onap/aaf/auth/hello/API_Hello.java
+++ b/auth/auth-hello/src/main/java/org/onap/aaf/auth/hello/API_Hello.java
@@ -56,7 +56,7 @@ public class API_Hello {
* @param facade
* @throws Exception
*/
- public static void init(final AAF_Hello oauthHello) throws Exception {
+ public static void init(final AAF_Hello oauthHello){
////////
// Simple "GET" API
///////