Package | Description |
---|---|
org.opencode4workspace | |
org.opencode4workspace.endpoints |
Modifier and Type | Method and Description |
---|---|
static WWClient |
WWClient.buildClientApplicationAccess(String appId,
String appSecret,
AuthenticationEndpoint authenticationEndpoint)
Creates an application-level WWClient, not associated with a specific user
|
static WWClient |
WWClient.buildClientUserAccess(String userToken,
String appId,
String appSecret,
AuthenticationEndpoint authenticationEndpoint,
String redirectTo)
Creates and returns a WWClient for a specific user
|
Modifier and Type | Method and Description |
---|---|
WWClient |
IWWGraphQLEndpoint.getClient() |
WWClient |
AbstractWWGraphQLEndpoint.getClient() |
Constructor and Description |
---|
AbstractWWGraphQLEndpoint(WWClient client) |
MessagePostEndpoint(WWClient client) |
WWGraphQLEndpoint(WWClient client) |
Copyright © 2017 OpenNTF. All rights reserved.