| Package | Description |
|---|---|
| com.adobe.platform.operation |
Contains the classes and sub-packages for various operations.
|
| com.adobe.platform.operation.auth |
Contains the classes for all types of credentials supported by PDF Tools API.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext |
ExecutionContext.create(Credentials credentials)
Creates a context instance using the provided
Credentials. |
static ExecutionContext |
ExecutionContext.create(Credentials credentials,
ClientConfig clientConfig)
Creates a context instance using the provided
Credentials and ClientConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAccountCredentials
Service Account credentials allow your application to call PDF Tools API on behalf of the application itself, or on behalf of an enterprise organization.
|
Copyright © 2020 Adobe. All rights reserved.