Class and Description |
---|
com.adobe.pdfservices.operation.auth.ServiceAccountCredentials
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. |
com.adobe.pdfservices.operation.auth.ServiceAccountCredentials.Builder |
Method and Description |
---|
com.adobe.pdfservices.operation.auth.Credentials.serviceAccountCredentialsBuilder()
JWT based service account credentials has been deprecated. Please use OAuth Server-to-Server based
ServicePrincipalCredentials .
Creates a new ServiceAccountCredentials builder. |
Copyright © 2023 Adobe. All rights reserved.