Package | Description |
---|---|
com.adobe.pdfservices.operation |
Contains the classes and sub-packages for various operations.
|
com.adobe.pdfservices.operation.auth |
Contains the classes for all types of credentials supported by PDF Services 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 Services API on behalf of the application itself, or on behalf of an enterprise organization.
|
Copyright © 2022 Adobe. All rights reserved.