Package | Description |
---|---|
org.opencode4workspace |
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
|
static WWClient |
WWClient.buildClientUserAccessFromToken(String appId,
String appSecret,
PeopleToken token)
Creates and returns a WWClient for a specific user.
|
Copyright © 2018 OpenNTF. All rights reserved.