@Path(value="setup") public class SetupResource extends Object
SetupResource()
javax.ws.rs.core.Response
setup(String consumerKey, String consumerSecret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetupResource()
@GET @Produces(value="text/html") public javax.ws.rs.core.Response setup(@QueryParam(value="clientId") String consumerKey, @QueryParam(value="clientSecret") String consumerSecret)
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.