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 | Class and Description |
---|---|
class |
WWAuthenticationEndpoint |
Copyright © 2018 OpenNTF. All rights reserved.