Developer Doc and Video
[aaf/authz.git] / cadi / oauth-enduser / src / test / java / org / onap / aaf / cadi / enduser / test / SimpleRestClientExample.java
index 308c7c8..6cabc65 100644 (file)
@@ -49,7 +49,7 @@ public class SimpleRestClientExample {
                                                + "where \"aaf hello machine\" is an aaf Installation you know about.");
                        } else {
                                
-                               SimpleRESTClient restClient = cf.simpleRESTClient(urlString,"org.osaaf.clamp");
+                               SimpleRESTClient restClient = cf.simpleRESTClient(urlString,"org.osaaf.aaf");
 
                                /////////////////////////////////////////////////////////////
                                //