public class WedeployauthappService
extends BaseService
| Constructor and Description |
|---|
WedeployauthappService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
addWeDeployAuthApp(java.lang.String name,
java.lang.String redirectURI,
JSONObjectWrapper serviceContext) |
org.json.JSONObject |
deleteWeDeployAuthApp(long weDeployAuthAppId) |
public org.json.JSONObject addWeDeployAuthApp(java.lang.String name,
java.lang.String redirectURI,
JSONObjectWrapper serviceContext)
throws java.lang.Exception
java.lang.Exceptionpublic org.json.JSONObject deleteWeDeployAuthApp(long weDeployAuthAppId)
throws java.lang.Exception
java.lang.Exception