| 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.
|
| Class and Description |
|---|
| Credentials
Marker base class for different types of credentials.
|
| Class and Description |
|---|
| Credentials
Marker base class for different types of credentials.
|
| ServiceAccountCredentials
Deprecated.
JWT based service account credentials has been deprecated. Please use OAuth Server-to-Server based
ServicePrincipalCredentials.
Service Account credentials allow your application to call PDF Services API on behalf of the application itself, or on behalf of an enterprise organization. |
| ServiceAccountCredentials.Builder
Deprecated.
|
| ServicePrincipalCredentials
Service Principal credentials allow your application to call PDF Services API.
|
| ServicePrincipalCredentials.Builder
Builds a
ServicePrincipalCredentials instance. |
Copyright © 2023 Adobe. All rights reserved.