ServiceAccountCredentials

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.

Deprecated: JWT based service account credentials has been deprecated. Please use OAuth Server-to-Server based ServicePrincipalCredentials.

Methods

getClientId()

Description:
  • Client Id (API Key)

getClientSecret()

Description:
  • Client Secret

getPrivateKey()

Description:
  • Content of the Private Key (PEM format)

getOrganizationId()

Description:
  • Identifies the organization(format: org_ident@AdobeOrg) that has been configured for access to PDF Services API.

getAccountId()

Description:
  • Account ID(format: id@techacct.adobe.com)