Class ServiceAccountCredentialsWithUri
- java.lang.Object
-
- com.adobe.pdfservices.operation.auth.Credentials
-
- com.adobe.pdfservices.operation.auth.ServiceAccountCredentials
-
- com.adobe.pdfservices.operation.internal.auth.ServiceAccountCredentialsWithUri
-
public class ServiceAccountCredentialsWithUri extends ServiceAccountCredentials
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.adobe.pdfservices.operation.auth.ServiceAccountCredentials
ServiceAccountCredentials.Builder
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClaim()StringgetCpfOpsCreateUri()StringgetImsBaseUri()-
Methods inherited from class com.adobe.pdfservices.operation.auth.ServiceAccountCredentials
getAccountId, getClientId, getClientSecret, getOrganizationId, getPrivateKey
-
Methods inherited from class com.adobe.pdfservices.operation.auth.Credentials
serviceAccountCredentialsBuilder
-
-